search_brix_components
Find BrixUI components by name, category, or description using fuzzy matching and optional category filters.
Instructions
Search BrixUI components by name, category, or description. Supports fuzzy matching and optional category filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term (e.g. 'button', 'card', 'input') | |
| category | No | Optional category filter (e.g. 'Buttons', 'Cards', 'Navigation') | |
| limit | No | Maximum results to return (default: 20) |