obsidian_tasks
List tasks in your Obsidian vault with filters for file, path, completion status, and output format. Group tasks by file and show line numbers for precise navigation.
Instructions
List tasks in the vault or a specific file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| done | No | Show completed tasks | |
| file | No | Filter by file name | |
| path | No | Filter by file path | |
| todo | No | Show incomplete tasks | |
| daily | No | Show tasks from daily note | |
| active | No | Show tasks for active file | |
| format | No | Output format | |
| verbose | No | Group by file with line numbers |