incident_triage
Classify security incidents and determine response actions by analyzing incident descriptions, indicators, and environment context.
Instructions
Classify and respond to security incidents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicators | Yes | ||
| previous_scan_id | No | Optional. A prior scan_id (from agent_history) to record as this call's parent — builds a traversable chained-workflow lineage retrievable via agent_scan_get. Must be one of your own scans; ignored otherwise. Does not change this tool's analysis. | |
| environment_context | No | ||
| incident_description | Yes |