list_vault_notes
Retrieve a list of text notes from an Obsidian vault, specifying the vault path and optionally limiting results.
Instructions
List text notes found in the configured vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return. Capped at 200. | |
| vault_path | Yes | Path to the Obsidian vault. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |