assign_triage_task
Assign triage tasks to endpoints by applying specific rule filters, configuring task settings, and enabling MITRE ATT&CK framework based on case ID and endpoint criteria.
Instructions
Assign a triage task to endpoints based on filter criteria
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caseId | Yes | Case ID for the triage task | |
| filter | Yes | Filter criteria for selecting endpoints | |
| mitreAttack | Yes | MITRE ATT&CK configuration | |
| taskConfig | Yes | Task configuration options | |
| triageRuleIds | Yes | Array of triage rule IDs to apply |