list_tasks
Retrieve and filter your Todoist tasks by project, label, section, or parent task. Specify a limit to control the number of tasks returned.
Instructions
List and filter TODO tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Filter tasks by project ID | |
| label | No | Filter tasks by label name | |
| section_id | No | Filter tasks by section ID | |
| parent_id | No | Filter tasks by parent task ID | |
| limit | No | Maximum number of items to return (1-200). Default: 50 |