Search Detections
search_detectionsSearch and filter detection logic by keyword, technique, or threat; refine results by type or severity and control pagination to locate relevant SPL, KQL, or Sigma rules.
Instructions
Keyword search across detection logic (SPL/KQL/Sigma) by rule text, technique, or threat. Optionally filter by type (spl|kql|sigma) or severity. Paginated via limit (default 25, max 200) + offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Detection type: spl, kql, or sigma | |
| limit | No | Max results (default 25, max 200) | |
| query | Yes | Search term (rule text, CVE, technique, etc.) | |
| offset | No | Row offset for pagination (default 0) | |
| severity | No | Filter by severity: critical, high, medium, low |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |