Get a full-site scan run's findings
get_run_findingsRetrieve deduplicated accessibility findings from a full-site crawl, with each rule mapped to its corresponding WCAG success criteria. Ideal for analyzing site-wide compliance.
Instructions
Run-level, rule-deduplicated findings for a scan_site run — one entry per rule, with the WCAG success criteria it maps to. Pro+. For a single-page scan from scan_url, use get_findings instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | The id returned by scan_site. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| violations | Yes |