get_tasks_list
Retrieve tasks from Todoist with filtering options for projects, sections, labels, or custom queries to manage your to-do list.
Instructions
Get tasks list from Todoist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Filter by project | |
| section_id | No | Filter by section | |
| label | No | Filter by label | |
| filter | No | Natural language english filter like "search: keyword", "today", "date before: +4 hours", "date after: May 5", "no date", "no time", "overdue", "7 days & @waiting", "created before: -365 days", "assigned to: person", "added by: me", "#Project & !assigned", "subtask", "!subtask", "P1 | P2", "today & @email", "@work | @office", "(today | overdue) & #Work", "all & 7 days", "!assigned", "Today & !#Work" | |
| ids | No | Comma-separated list of task IDs | |
| limit | No |