Get a scan's findings
get_findingsRetrieve accessibility scan findings by scan ID: rule ID, severity, help URL, and element selector. Returns top-5 samples for one-off scans or complete findings for registered sites.
Instructions
The findings for a scan started by scan_url — rule id, severity, help URL and the element selector. Works for both kinds of scan_url scan. A one-off scan returns the top-5 sample; a scan recorded against a registered site returns its full findings. For a full-site run from scan_site, use get_run_findings instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scanId | Yes | The id returned by scan_url. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| violations | Yes | ||
| recordedAgainstSite | Yes |