obsidian_search
Search for notes containing specific text and retrieve matching file paths with snippets. Use this to find existing relevant documentation before creating new notes.
Instructions
Search for notes containing specific text. Returns matching file paths and snippets. Use before creating new notes to find existing relevant documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Text to search for (case-insensitive) | |
| folder | No | Optional: limit search to this folder | |
| max_results | No | Maximum results to return (default: 10) |