DisplayTaggedWarroomEntries
Display warroom entries in a dynamic section which are tagged with 'report'.
python · Community Common Scripts
Details
| ID | DisplayTaggedWarroomEntries |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.13.11879924 |
| Tags | dynamic-section |
README
Display warroom entries in a dynamic section which are tagged with ‘report’
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | dynamic-section |
| Cortex XSOAR Version | 6.0.0 |
Inputs
| Argument Name | Description |
|---|---|
| filter | The JSON filter for warroom entries described here: https://xsoar.pan.dev/docs/integrations/get-entries-filter |
Outputs
There are no outputs for this script.
args: - defaultValue: '{"tags": ["report"]}' description: 'The JSON filter for warroom entries described here: https://xsoar.pan.dev/docs/integrations/get-entries-filter' name: filter commonfields: id: DisplayTaggedWarroomEntries version: -1 dockerimage: demisto/python3:3.12.13.11879924 enabled: true comment: Display warroom entries in a dynamic section which are tagged with 'report'. name: DisplayTaggedWarroomEntries runas: DBotWeakRole script: '' scripttarget: 0 subtype: python3 tags: - dynamic-section type: python fromversion: 6.0.0 tests: - No tests (auto formatted)