search_components
Search Reflex components by name or description. Results include category, description, and documentation URL.
Instructions
Search components by name or description.
Args: query: Search query (e.g., "button", "layout", "table") limit: Maximum number of results to return (default: 20)
Returns: List of matching components with name, category, description, and documentation URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |