get_component
Retrieves one component's description, public mixin signatures and bodies, and source path from the installed css-is-awesome SCSS design system.
Instructions
Return one component: description, all its public mixins (signature + summary + body), and the source path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Component name (e.g. "buttons", "overlay", "forms"). |