simple_search
Search all notes in the Obsidian vault for exact text with case-insensitive matching. Finds specific phrases or terms and returns matching notes.
Instructions
Simple text search across all notes in the vault. Searches for the exact text (case-insensitive). Good for finding specific phrases or terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 20). | |
| query | Yes | Text to search for in notes. |