get_component
Everything needed to write a correct call site for one component: props with types, defaults and value domains, platform applicability, dependencies — and the runtime rules that apply to it. Always read the rules; getting props right and rules wrong still ships a blank screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | e.g. "button" |