get_component_info
Check a shadcn/ui component's dependencies, files, and installation status to verify what's needed before adding it to the project.
Instructions
Get detailed information about a shadcn/ui component including dependencies, files, and whether it is already installed in the current project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Component name (e.g. "button", "dialog", "sidebar") |