scan_shadcn_component
Scan and store a specific shadcn UI component by providing its name (e.g., 'button', 'card'), enabling retrieval of its code and metadata for integration.
Instructions
Scans a specific shadcn UI component and stores it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | The unique name for the component (e.g., 'button', 'card'). |