List notes
list_notesList Markdown notes in your Obsidian vault, optionally limited to a specific sub-folder with control over recursive traversal.
Instructions
List Markdown notes in the vault, optionally limited to a sub-folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Vault-relative folder to list (default: whole vault) | |
| recursive | No | Recurse into sub-folders (default: true) |