List tasks
list_tasksScan an Obsidian vault or a specific note for markdown task checkboxes. Filter by open, done, or all tasks, and retrieve file and line numbers.
Instructions
List Markdown task checkboxes (- [ ] / - [x]) across the vault or a note, with file and line.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | A single note (default: scan the whole vault / folder) | |
| folder | No | Restrict scan to this folder | |
| status | No | Filter by completion (default: open) |