get_scout_updates
Retrieve paginated updates and reports for a scout, each containing findings from a run.
Instructions
Get paginated updates/reports for a scout. Each update contains findings from a run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scout_id | Yes | The scout's unique identifier (UUID) | |
| cursor | No | Pagination cursor from a previous response | |
| limit | No | Maximum number of updates to return (1-100) |