live_audit
Navigate to a live web page and run accessibility, performance, and responsive checks on the rendered HTML to find issues in real user conditions.
Instructions
Audit a live web page by navigating to it and running accessibility, performance, and responsive checks on the rendered HTML. Requires Playwright.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| categories | No | Audit categories to run | |
| target_url | Yes | URL to audit (http/https only, private IPs blocked) | |
| wcag_level | No | WCAG conformance level | AA |