obsidian_search_notes
Search for Obsidian notes by name, using case-insensitive or regex queries. Retrieve paths of matching notes to streamline organization and access within your vault.
Instructions
Searches for a note by its name. The search is case-insensitive and matches partial names. Queries can also be a valid regex. Returns paths of the notes that match the query.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
query | Yes |