list_tasks
List tasks from your Obsidian vault or specific notes, with filters for incomplete, completed, or custom statuses.
Instructions
List tasks across the vault or a note (JSON).
Filter with todo=True (incomplete), done=True (completed), or a specific
status character (e.g. "/" for in-progress).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| path | No | ||
| todo | No | ||
| done | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |