DisplayTaggedWarroomEntries

Display warroom entries in a dynamic section which are tagged with 'report'.

python · Community Common Scripts

Details

IDDisplayTaggedWarroomEntries
Languagepython
From Version6.0.0
Docker Imagedemisto/python3:3.12.13.11879924
Tagsdynamic-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)