Documentation Index
Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Workflows based on this trigger will search for new events every 5 minutes.
Parameters
| Parameter | Description |
|---|---|
| Filters | A comma separated list of filter objects. For further information on filter objects, please refer to Cortex XDR Documentation.For example:{ "field": "incident_id_list", "operator": "in", "value": [ "<incident ID>", "<incident ID>" ]},{ "field": "description", "operator": "contains", "value": "memory"}Note: You don’t need to wrap the list with []. |