audit_webpage
Audit webpages for accessibility compliance using specific tags and optional HTML snippets. Identify issues to improve accessibility and integrate with AI tools for resolution.
Instructions
Perform an accessibility audit on a webpage
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeHtml | No | Whether to include HTML snippets in the results | |
tags | No | Specific accessibility tags to check (e.g., wcag2a, wcag2aa, wcag21a, best-practice) | |
url | Yes | URL of the webpage to audit |