AnyLlmDocuments
Queries the LLM for the list of documents that have been uploaded and copies it into an XSOAR grid field for display and additional actions.
python · Anything LLM
Details
| ID | AnyLlmDocuments |
|---|---|
| Language | python |
| From Version | 6.10.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
README
Queries the LLM for the list of documents that have been uploaded and copies it into an XSOAR grid field for display and additional actions.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
Inputs
| Argument Name | Description |
|---|---|
| documentsfield | XSOAR grid field name for the documents list. |
Outputs
There are no outputs for this script.
args: - default: true defaultValue: anythingllmdocuments description: XSOAR grid field name for the documents list. name: documentsfield required: true comment: 'Queries the LLM for the list of documents that have been uploaded and copies it into an XSOAR grid field for display and additional actions.' commonfields: id: AnyLlmDocuments version: -1 contentitemexportablefields: contentitemfields: fromServerVersion: '' dockerimage: demisto/python3:3.12.8.3296088 enabled: true engineinfo: {} name: AnyLlmDocuments runas: DBotWeakRole runonce: false script: '' scripttarget: 0 subtype: python3 tags: [] type: python fromversion: 6.10.0 tests: - No tests (auto formatted)