ti_indicators_paged
Page through threat intelligence indicator bundles using offset and limit to retrieve the full feed without exceeding response limits.
Instructions
Page through Indicator Bundles from the Threat Intelligence feed.
Use this instead of ti_indicators when you need to walk the whole feed without blowing the response ceiling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Bundles per page. | |
| offset | No | Page offset. | |
| summarize | No | Flatten to a compact indicator list (default). False for raw STIX. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |