list_notes
Retrieve notes from Obsidian, filtering by folder prefix or tag to find specific content.
Instructions
List notes, optionally filtered by folder prefix or tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Vault-relative folder prefix. | |
| tag | No | Filter by tag (# prefix optional). | |
| limit | No | Max results (1–500, default 100). |