analyze_accessibility
Run a WCAG 2.1 accessibility audit on any screen to detect contrast, text size, touch target, and semantic issues, then get actionable fixes.
Instructions
Analyzes a screen for WCAG 2.1 accessibility compliance. Checks color contrast, text sizes, touch targets, semantic structure, and provides actionable recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | WCAG conformance level. | AA |
| screenId | Yes | The screen ID to analyze. | |
| projectId | Yes | The project ID. | |
| includeRecommendations | No | Include fix recommendations. |