List notes in vault
obsidian_list_filesList all notes in an Obsidian vault with configurable output formats like JSON, CSV, or paths. Useful for discovering vault contents.
Instructions
Lists every note in the vault. Returns JSON by default. Useful as a first step to discover what exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | Vault name to target. Optional — defaults to the most recently focused vault. | |
| format | No | Output format. Defaults to JSON. | json |