get_scan_findings
Retrieve paginated scan findings by report UUID. Filter by severity and navigate pages with an opaque cursor.
Instructions
Return a paginated list of findings for a completed scan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_uuid | Yes | UUID returned by the originating scan_* call | |
| page | No | Opaque cursor from a previous response (omit for first page) | |
| severity | No | Filter findings to this severity level |