get_primitive
Fetch a Radix UI primitive's API, accessibility contract, composition pattern, and known caveats by name to integrate accessible components correctly.
Instructions
Returns the primitive API, accessibility contract, composition pattern, and known caveats for a Radix UI primitive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The primitive name (e.g. Dialog, Select, Tooltip) |