a11y_generate_report
Generate comprehensive accessibility audit reports with remediation guidance. Input HTML to identify WCAG or Section 508 compliance issues and get actionable fixes.
Instructions
Generate a comprehensive accessibility audit report with remediation guidance (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| html | Yes | HTML content to audit | |
| api_key | No | API key for authentication | |
| standard | No | Accessibility standard: 'wcag21', 'wcag22', 'section508' | |
| scan_results | No | Previous scan results to include in the report |