get_recent_indicators
Retrieve indicators of compromise (IOCs) added to OpenCTI within a specified time window. Filter by number of days and limit results for efficient threat intelligence.
Instructions
Get recently added indicators (IOCs) from the last N days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to look back (default: 7, max: 90) | |
| limit | No | Max results (default: 20, max: 100) |