sophos_start_detections_group_query
Starts an async query that groups detections by detection rule and device, providing a summary view and returning a run ID for result retrieval.
Instructions
Start an async detection-groups query run. Groups detections by detection rule and device for a summary view. Returns a run ID to poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order (e.g. [{field: 'lastSeenAt', direction: 'desc'}]) | |
| to_date | No | End of time range (ISO 8601) | |
| severity | No | Array of integer severity scores to filter on (1–10) | |
| from_date | No | Start of time range (ISO 8601) | |
| tenant_id | Yes | Tenant UUID | |
| detection_rule | No | Filter by a specific detection rule ID |