List TODO entries
org_list_todosList open TODO-like entries from all org files, sorted by priority and due date, with optional state, tag, or priority filters, excluding DONE and CANCELLED.
Instructions
List open TODO-like entries across all org files (excludes DONE/CANCELLED by default), sorted by priority then due date. Optionally filter by exact state, tag, or priority.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter to entries carrying this tag. | |
| state | No | Filter to an exact TODO keyword. | |
| priority | No | Filter to this priority. |