Get an appCN component
get_componentRetrieves documentation, source files, npm dependencies, and install command for adding a specific appCN component to a project.
Instructions
Everything an agent needs to add and correctly use one appCN component: its docs (anatomy, delight detail, props, usage examples, accessibility notes), the actual source file contents, the npm packages and registry helpers it depends on, and the install command. Prefer installing via the install command rather than pasting files by hand — that resolves dependencies for you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Component slug, e.g. 'button', 'stream-bubble', 'voice-sphere'. |