search_in_folder
Filter notes in an Obsidian folder by folder path and optional text query. Optionally include subfolders to expand results.
Instructions
Search for notes within a specific folder. Combines folder path filtering with text search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional text to search for within the folder. | |
| folder | Yes | Folder path to search in (e.g., 'Projects/Active'). | |
| includeSubfolders | No | Whether to include subfolders in the search. |