Skip to main content
Glama

todoist_get_tasks

Retrieve tasks from Todoist using filters like project, label, priority, or natural language queries such as 'today' or 'overdue'.

Instructions

Get a list of tasks from Todoist with various filters - handles both single and batch retrieval

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idNoFilter tasks by project ID (optional)
section_idNoFilter tasks by section ID (optional)
labelNoFilter tasks by label name (optional)
filterNoNatural language filter like 'today', 'tomorrow', 'next week', 'priority 1', 'overdue' (optional)
langNoIETF language tag defining what language filter is written in (optional)
idsNoArray of specific task IDs to retrieve (optional)
priorityNoFilter by priority level (1-4) (optional)
limitNoMaximum number of tasks to return (optional, client-side filtering)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/HitmanLy007/todoist-mcp-server-extended'

If you have feedback or need assistance with the MCP directory API, please join our Discord server