list_trending_attacks
List trending attacks from the Patrowl feed, sorted by most recent. Filter by date and minimum severity to isolate high and critical threats.
Instructions
List trending attacks / actively-discussed threats from the Patrowl feed, most recent first. Use min_severity=3 to focus on High and Critical.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results, 1-100. | |
| since | No | ISO date lower bound on publish date, e.g. 2026-06-01. | |
| min_severity | No | Minimum severity: 0=Info, 1=Low, 2=Medium, 3=High, 4=Critical. |