accessibility_audit
Audit a URL for WCAG accessibility compliance. Get a 0-100 score and detailed findings on missing alt text, form labels, heading hierarchy, color contrast, ARIA usage, and more.
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 | |||