accessibility_audit
Audit website accessibility by checking WCAG compliance, identifying issues like missing alt text, form label problems, heading hierarchy, color contrast, and ARIA attributes.
Instructions
Run WCAG accessibility checks on a URL.
Returns a score (0-100) and detailed findings on:
Missing alt text on images
Form inputs without labels
Heading hierarchy issues
Color contrast hints (limited without rendering)
ARIA attribute usage
Language declaration
Skip links
Focus indicators (heuristic)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to audit (e.g., 'example.com') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||