search_notes
Search your Markdown notes by title or content with a case-insensitive query to quickly locate relevant information.
Instructions
Find notes whose title or content contains the query (case-insensitive).
Args:
query: The text to search for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |