List Obsidian Notes
obsidian_list_notesList markdown notes in an Obsidian vault, optionally scoped to a specific folder. Skips hidden folders for clean results.
Instructions
List markdown notes in the vault, optionally scoped to a folder. Hidden folders (.obsidian, .git) are skipped. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Vault-relative folder to list; empty for the whole vault | |
| recursive | No | Recurse into subfolders (default true) |