Audit page (WCAG)
audit_pageAudit any web page for WCAG accessibility violations using axe-core. Get structured violation details including selectors and colors for each issue.
Instructions
Audit a web page against WCAG rules with axe-core (Playwright headless Chromium). 100% deterministic detection - no LLM. Returns structured violations with selectors and colors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to audit. http(s):// (public target) or file:// (local mirror). |