search_components
Locate components by partial text in name, category, tags, and verified descriptions. Returns match count or zero if none.
Instructions
Search components by substring across name, category, tags, and verified descriptions.
Matching is case-insensitive. A missing query is returned as a typed missing_argument refusal; an empty result is reported as count 0, not an error. (The argument is declared optional so the refusal reaches the client as a payload instead of a framework-level validation crash.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No |