Get Block Installation Command
getBlockInstallGet the official installation command for a Shadcn Dashboard block by name, enabling automatic addition to your project before customization.
Instructions
Returns the official installation command for a specific Shadcn Dashboard block. Agents can use this to add a block to the project automatically before customizing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The exact name of the block, e.g., 'sidebar-01'. |