obsidian_simple_search
Perform a text-based search across all files in an Obsidian vault to locate documents matching a specified query, with adjustable context length around matches.
Instructions
Simple search for documents matching a specified text query across all files in the vault. Use this tool when you want to do a simple text search
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context_length | No | How much context to return around the matching string (default: 300) | |
query | Yes | Text to a simple search for in the vault. |