Todoist MCP Server
by abhiz123
todoist_get_tasks
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) |