searchRegistryItems
Search Ruixen UI registry items by keyword or use case. Filter results by kind, limit, and offset to retrieve components with installation commands.
Instructions
Searches Ruixen UI registry items by keyword or use case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query matched against names, titles, descriptions, and registry types. | |
| kind | No | Optional kind filter such as component, example, or style. | |
| limit | No | Maximum number of results to return. Defaults to 25. | |
| offset | No | Pagination offset for stepping through ranked search results. Defaults to 0. |