List Obsidian notes
obsidian_list_notesBrowse note titles and paths with optional folder and tag filters to locate notes when the exact name isn't known.
Instructions
Browse note titles and paths with optional folder and tag filters.
Use when you know the folder or tag but not the exact note name. Results are sorted by path and
paginated; continue with next_offset when has_more is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Optional tag filter. | |
| limit | No | Maximum notes to return. | |
| offset | No | Pagination offset. | |
| prefix | No | Optional vault-relative folder prefix. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |