Recheck Scans
recheck_scansRe-run the checker pipeline on completed scans after policy or rule updates. Queues scans for re-evaluation without additional crawl costs.
Instructions
Re-run the checker pipeline against recent COMPLETED scans (e.g. after updating policies or custom rules). Returns the number of scans queued for re-evaluation. No new crawl fee — only the checker cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope_type | Yes | Selection mode. `last_n` = most recent N scans; `hours` = scans from the past N hours. | |
| scope_value | Yes | Number of scans (`last_n`, max 5000) OR number of hours (`hours`, max 72). API enforces tighter caps per mode. |