install_block
Install a shadcn/ui block with all its dependencies. Provide the block name, optionally force overwrite existing files, or set a custom working directory.
Instructions
Install a shadcn/ui block with all its dependencies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the block to install | |
| force | No | Force overwrite existing files | |
| cwd | No | Working directory for the command |