list_wcag_rules
Get WCAG 2.2 AA success criteria with automation coverage, levels, and W3C Understanding URLs for accessibility audits.
Instructions
List the WCAG success criteria checked, with automation coverage.
Returns each criterion's number, name, level, automation (full/partial/manual), whether it is new in WCAG 2.2, and its W3C Understanding URL.
Args: version: WCAG version (informational; this server targets 2.2). level: Highest conformance level to include: "A" or "AA" (default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | AA | |
| version | No | 2.2 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||