todoist_get_tasks
Retrieve filtered Todoist tasks by project ID, priority, natural language filters, or task limits to organize and manage your to-do list effectively.
Instructions
Get a list of tasks from Todoist with various filters
Args: project_id: Filter tasks by project ID (optional) filter: Natural language filter like 'today', 'tomorrow', 'next week', 'priority 1', 'overdue' (optional) priority: Filter by priority level (1-4) (optional) limit: Maximum number of tasks to return (optional)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | ||
limit | No | ||
priority | No | ||
project_id | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Todoist MCP Server
- todoist_add_project
- todoist_add_section
- todoist_close_task
- todoist_create_task
- todoist_delete_project
- todoist_delete_section
- todoist_delete_task
- todoist_get_project
- todoist_get_projects
- todoist_get_section
- todoist_get_sections
- todoist_get_task
- todoist_get_tasks
- todoist_reopen_task
- todoist_update_project
- todoist_update_section
- todoist_update_task
Related Tools
- @Chrusic/todoist-mcp-server-extended
- @mikemc/todoist-mcp-server
- @abhiz123/todoist-mcp-server
- @Chrusic/todoist-mcp-server-extended
- @Doist/todoist-mcp