audit_automated_checks
Run all automated WCAG 2.2 checks at once with axe-core. Get high-confidence pass/fail results for machine-testable criteria by providing a URL, HTML, or session ID.
Instructions
Run ALL automated WCAG checks at once (every machine-detectable criterion).
Runs the axe rules for every WCAG 2.2 criterion (up to level) that can be
automated — a high-confidence pass/fail across the machine-testable surface.
Criteria that cannot be automated are reported by list_manual_checks.
Provide one of: url, html, or session_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| html | No | ||
| level | No | AA | |
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||