AnyLlmWorkspaces

Queries the LLM for a list of workspaces and copies it into an XSOAR grid field were the user can select an active workspace.

python · Anything LLM

Details

IDAnyLlmWorkspaces
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.8.3296088

README

Queries the LLM for a list of workspaces and copies it into an XSOAR grid field were the user can select an active workspace.

Script Data


Name Description
Script Type python3

Inputs


Argument Name Description
workspacegrid XSOAR grid field name for the workspace list.

Outputs


There are no outputs for this script.

args:
- default: true
  defaultValue: anythingllmworkspacelist
  description: XSOAR grid field name for the workspace list.
  name: workspacegrid
  required: true
comment: Queries the LLM for a list of workspaces and copies it into an XSOAR grid field were the user can select an active workspace.
commonfields:
  id: AnyLlmWorkspaces
  version: -1
contentitemexportablefields:
  contentitemfields:
    fromServerVersion: ''
dockerimage: demisto/python3:3.12.8.3296088
enabled: true
engineinfo: {}
name: AnyLlmWorkspaces
runas: DBotWeakRole
runonce: false
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.10.0
tests:
- No tests (auto formatted)