codebook_query
Retrieve notes geometrically similar to a phrase, without keyword matching or LLM.
Instructions
Find the notes most related to a phrase, geometrically (no keyword match, no LLM).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes_dir | Yes | ||
| text | Yes | ||
| glob | No | *.md | |
| k | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |