get_block
Fetch the complete source code implementation of any shadcn/ui block by specifying its block name.
Instructions
Get a complete shadcn/ui block implementation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blockName | Yes | Name of the block (e.g., "dashboard-01", "login-form") |