audit_site
Audit any website for accessibility, performance, SEO, design, and mobile responsiveness. Get scores, grades, and prioritized fixes in report or JSON format.
Instructions
Run a comprehensive site audit covering accessibility (WCAG 2.1 AA / EAA), performance, SEO, design quality, and mobile responsiveness. Returns scores, grades, and prioritized fixes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to audit (e.g., https://example.com) | |
| format | No | Output format: 'report' for readable markdown, 'json' for structured data | report |