get_component
Fetch the complete HTML and CSS for a UI component by providing its category and ID. Get the markup, styling, tags, author, and preview URL in one response.
Instructions
Fetch the full HTML + CSS of a specific component by category + id. Returns markup, CSS (or note if Tailwind-based), tags, author, preview URL. Use after browsing with list_components or search_components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Component id (filename without .html). Get this from list_components or search_components results. | |
| category | Yes |