vault.search_notes
Search note contents and retrieve results in a deterministic order to ensure consistent and predictable access to information.
Instructions
Search note contents in deterministic order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| caseSensitive | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matches | Yes | ||
| total | Yes |