Get component source
get_componentFetch the full TypeScript source of a Crucible component, ready to drop into a shadcn-style project. Pro components require an Authorization: Bearer header (get a token at https://crucibleui.com/account).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Component name, e.g. 'corona' — find names via search_registry |