Get Component Tokens
get_component_tokensRetrieve all design tokens (colors, spacing, typography) used by a specific component to inspect and reuse consistent styling.
Instructions
Get all design tokens used by a specific component
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | The name of the component (e.g., "Button", "Card", "Input") |