find_component
Semantically search for web components by name, description, or member names. Returns top 3 matches with scores above zero.
Instructions
Semantically search for components by name, description, or member names using token-overlap scoring. Returns the top 3 matches with scores above zero.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| libraryId | No | Optional library ID to target a specific loaded library instead of the default. | |
| query | Yes | Search query to match against component tag names, descriptions, and member names. |