semantic_search
Find code or notes by meaning when you don't know exact names; supports natural-language queries with local embeddings and offline keyword fallback.
Instructions
Find code/notes BY MEANING ("where is auth token validated") when the exact name is unknown. Local embeddings; keyword fallback offline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | Natural-language description of what you are looking for | |
| scope | No | What to search (default code) |