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
| ID | AnyLlmWorkspaces |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/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)