Search
searchQuery lessons learned across project repositories with hybrid full-text and vector search, returning JSON results that cite project/file:line and source type.
Instructions
Searches lessons (hybrid FTS5 + KNN) and returns JSON results with a
cite project/file:line and sources (fts5/vec). Identical to the CLI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| project | No | ||
| max_distance | No | ||
| with_embeddings | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |