get_component
Retrieve a component's full details including HTML pattern, code examples, and slots. Use after listing components to get the HTML to paste into an email.
Instructions
Return the full record for a single component: title, description, narrative body, the primary HTML pattern, list of slots (placeholders the model should fill), VML/responsive flags, and all code examples. Use after list_components to fetch the actual HTML pattern to paste into an email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Component name. Get the list from list_components first. |