add_shadcn_component
Add a shadcn UI component by name to your project workspace, enabling dynamic installation of components like button or dialog.
Instructions
Adds a shadcn component to the project workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | The name of the shadcn component to install (e.g., button, dialog). |