Check Accessibility
check_accessibilityRun a WCAG accessibility audit on any web page to identify issues with alt text, form labels, headings, landmarks, and ARIA. Get a 0-100 score with actionable fixes and WCAG criteria references.
Instructions
Run a lightweight WCAG accessibility audit on a web page. Checks images alt text, form labels, semantic structure (landmarks, lang), heading hierarchy, link text quality, viewport zoom restrictions, table structure, media controls, and ARIA usage. Returns a 0-100 score with per-category breakdown, WCAG criteria references, and actionable issues with CSS selectors. Does NOT check color contrast or keyboard navigation (requires browser rendering).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the page to audit | |
| timeout | No | Request timeout in milliseconds |