get_component
Retrieve the source code for a specified shadcn/ui v4 component by providing its name. This enables direct integration into your project without manual searching.
Instructions
Get the source code for a specific shadcn/ui v4 component
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | Name of the shadcn/ui component (e.g., "accordion", "button") |