List notes
obsidian_list_notesList notes from an Obsidian vault filtered by tag, folder, or modification date. Returns titles, paths, frontmatter, tags, and timestamps, newest first.
Instructions
List notes in the vault. Filter by tag, folder, or modified-since date. Returns title, path, frontmatter, tags, and mtime — newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag (with or without leading #) | |
| limit | No | Max results (default 50) | |
| folder | No | Restrict to a subfolder (relative to vault root) | |
| since_date | No | ISO 8601 date (YYYY-MM-DD); only notes mtime >= this |