search_notes
Find text in handwritten notes using case-insensitive search, with multi-word queries matched as independent terms.
Instructions
Search across all handwritten notes using case-insensitive text search.
Splits multi-word queries so each word is matched independently — necessary because GoodNotes OCR stores words in separate groups delimited by special chars.
Args: query: Search term (each word matched independently, case-insensitive)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |