search_notes
Search note contents with literal or regex queries to retrieve matching excerpts and surrounding context for relevance review.
Instructions
Literal or regex search across note CONTENT, with surrounding lines.
Plain text matching, no embeddings. Read the excerpts, judge relevance
yourself, then read_note the ones that matter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| regex | No | ||
| folder | No | ||
| case_sensitive | No |