Get Component Info
get_component_infoRetrieve detailed information about a UI component, including its design token dependencies. Input a component name like 'Button' to get component specs and associated design tokens.
Instructions
Get detailed information about a component including its design token dependencies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | The name of the component (e.g., "Button", "Card", "Input") |