todoist_get_tasks
Retrieve filtered tasks from Todoist by specifying filters like priority, project ID, or natural language terms such as 'today' or 'overdue'. Optional limit parameter controls the number of tasks returned.
Instructions
Get a list of tasks from Todoist with various filters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | Natural language filter like 'today', 'tomorrow', 'next week', 'priority 1', 'overdue' (optional) | |
limit | No | Maximum number of tasks to return (optional) | |
priority | No | Filter by priority level (1-4) (optional) | |
project_id | No | Filter tasks by project ID (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Todoist MCP Server
Related Tools
- @Chrusic/todoist-mcp-server-extended
- @mikemc/todoist-mcp-server
- @Chrusic/todoist-mcp-server-extended
- @Doist/todoist-mcp
- @mikemc/todoist-mcp-server