diff_a11y
Re-audit a URL against a saved baseline to detect accessibility regressions, fixes, and net changes.
Instructions
[a11y] SECONDARY a11y diff using NAMED baselines (saved earlier via audit_a11y with baseline_name). Returns regressions + fixes + unchanged + net-change summary. vs diff_audits: prefer that, works with any audit IDs, full 7-category coverage. Use diff_a11y only when you already have a named a11y baseline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to re-audit | |
| baseline | Yes | Name of the saved baseline to diff against (must have been saved with audit_a11y baseline_name) | |
| min_impact | No | Filter findings to this impact level and above. Defaults to showing all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |