get_a11y_contract
Retrieves the accessibility contract for a Radix primitive, including roles, keyboard interactions, focus behavior, structural requirements, and common mistakes to avoid for accessible component wiring.
Instructions
Get just the accessibility contract for a primitive — roles, keyboard interactions, focus behavior, structural requirements, and the common mistakes to avoid. The highest-signal payload when wiring a component accessibly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Primitive name, e.g. "Tooltip" (case-insensitive). |