get_component_guidance
Get canonical component names, import statements, props conventions, accessibility notes, and official docs links for any UI element in a chosen design system.
Instructions
Get guidance on canonical component names, import statements, props conventions, accessibility notes, and official documentation links for a specific UI element (e.g. Button, Dialog, Modal, Table, SearchBar, Lozenge).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | UI system ID (e.g. primer, carbon, cloudscape) | |
| component | Yes | The component name or category (e.g. button, dialog, modal, table, card, navigation) |