add-task
Create and manage tasks in Todoist by specifying content, priority, deadline, labels, and project or assignee details directly through the MCP server.
Instructions
Add a task to Todoist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeId | No | The ID of a project collaborator to assign the task to | |
content | Yes | ||
deadlineDate | No | Specific date in YYYY-MM-DD format relative to user’s timezone. | |
deadlineLang | No | 2-letter code specifying language of deadline. | |
description | No | ||
labels | No | ||
parentId | No | The ID of a parent task | |
priority | No | Task priority from 1 (normal) to 4 (urgent) | |
projectId | No | The ID of a project to add the task to |