obsidian_list_tasks
List and filter Markdown tasks from an Obsidian vault by status, tags, folder, and due dates to organize and review action items.
Instructions
List Markdown tasks across the vault with filters for status, tags, folder, and due dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | Optional configured vault name. Defaults to the server default vault. | |
| checked | No | ||
| tag | No | ||
| pathPrefix | No | ||
| dueBefore | No | ||
| dueAfter | No | ||
| limit | No | ||
| offset | No |