threat_trending
Retrieve trending threat signatures for a specified time window (default 24 hours) and minimum occurrence count. Identify the most active threats to prioritize security actions.
Instructions
Get trending threat signatures.
Shows the most active threats in the specified time window. Requires Pro tier or Novyx Cloud.
Args: hours: Look back window in hours (default 24). min_occurrences: Minimum occurrence count to include (default 2).
Returns: JSON string with trending threat signatures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| min_occurrences | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |