Skip to main content
Glama

todoist_create_task

Create tasks in Todoist with detailed parameters like due dates, priorities, labels, and project assignments. Supports single or batch task creation for efficient workflow management.

Instructions

Create one or more tasks in Todoist with full parameter support

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tasksNoArray of tasks to create (for batch operations)
contentNoThe content/title of the task (for single task creation)
descriptionNoDetailed description of the task (optional)
project_idNoID of the project to add the task to (optional)
section_idNoID of the section to add the task to (optional)
parent_idNoID of the parent task for subtasks (optional)
orderNoPosition in the project or parent task (optional)
labelsNoArray of label names to apply to the task (optional)
priorityNoTask priority from 1 (normal) to 4 (urgent) (optional)
due_stringNoNatural language due date like 'tomorrow', 'next Monday' (optional)
due_dateNoDue date in YYYY-MM-DD format (optional)
due_datetimeNoDue date and time in RFC3339 format (optional)
due_langNo2-letter language code for due date parsing (optional)
assignee_idNoUser ID to assign the task to (optional)
durationNoThe duration amount of the task (optional)
duration_unitNoThe duration unit ('minute' or 'day') (optional)
deadline_dateNoDeadline date in YYYY-MM-DD format (optional)
deadline_langNo2-letter language code for deadline parsing (optional)

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