get_detection_summary
Retrieve a formatted summary of security threat detections including ID, category, status, timestamp, and detailed event information for analysis and response.
Instructions
Get a concise summary of a detection including its ID, name, category, last timestamp, triage status, state, entity type, and detection summary. The detection summary includes key details about the detection including event specific details and description.
Returns:
str: Formatted string with detection summary.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detection_id | Yes | ID of the detection to retrieve summary for |