get_category
Retrieve details and summaries of all UI components within a specified category using its slug.
Instructions
Get all components in a specific category.
Returns the category info and full summaries of every component that belongs to it.
Args: slug: Category slug (e.g. "hero-sections", "backgrounds", "cards")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |