Get an appCN component
get_componentFetch appCN component documentation, source files, dependencies, and install command to add the component correctly.
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'. |