a11y_audit_url
Audit any URL for WCAG 2.2 accessibility issues—missing alt text, form labels, heading skips, zoom blocks—and receive severity-ranked findings.
Instructions
Express accessibility audit of a URL: fetches the page and checks automatic WCAG 2.2 signals — images without alt (1.1.1), controls without accessible names (4.1.2), form fields without labels (3.3.2), missing lang/title (3.1.1, 2.4.2), heading level skips (1.3.1), blocked zoom (1.4.4), positive tabindex (2.4.3), untitled iframes. Returns findings by severity. Filter, not verdict: automation covers ~1/3 of WCAG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| lang | No |