adb_a11y_audit
Runs an automated accessibility audit on the current Android screen. Detects missing labels, undersized touch targets, and other violations, returning a structured report with severity and rule details.
Instructions
Run an automated accessibility audit on the current screen. Checks for: missing labels on interactive elements, undersized touch targets (<48dp), images without content-descriptions, clickable elements missing focusability, and duplicate descriptions. Returns a structured report with severity and rule violations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Device serial |