Browse vault
list_obsidian_notesBrowse the user's synced Obsidian notes without a search term — most recently changed first, optionally within one vault, one folder, or one tag. Use it to answer what a folder holds, what they have written lately, or to show them what came across. When they are looking for a specific thing, search_obsidian_notes is the better tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Only notes carrying this tag. | |
| limit | No | Max results (default 15, max 50). | |
| folder | No | Only notes under this vault folder, e.g. 'Daily'. | |
| vault_id | No | Only this vault (from list_obsidian_vaults). |