search_hybrid
Combines symbol, text, and semantic search into one query for a single service. Ideal when you are uncertain which search layer to use.
Instructions
Best-effort combined search: symbols + text + semantic for one service.
Prefer this when you're not sure which layer fits. service selects the
index (name or id); omit for the default service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| limit | No | ||
| service | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |