list_components
Browse open-source UI components by category. Get paginated summaries (id, author, name, tags, preview URL) to discover what's available before fetching full code.
Instructions
List components in a specific category with pagination. Returns summaries only (id, author, name, tags, preview_url) — no HTML payload. Call get_component to fetch actual HTML/CSS for a specific component. Optional: filter by author.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| author | No | Optional author handle to filter by. | |
| offset | No | ||
| category | Yes | Category name (case-sensitive, matches galaxy repo folder). |