todoist_create_task
Create a new task in Todoist with an optional description, due date, and priority level to organize and manage tasks efficiently.
Instructions
Create a new task in Todoist with optional description, due date, and priority
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | Yes | The content/title of the task | |
description | No | Detailed description of the task (optional) | |
due_string | No | Natural language due date like 'tomorrow', 'next Monday', 'Jan 23' (optional) | |
priority | No | Task priority from 1 (normal) to 4 (urgent) (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Todoist MCP Server
Related Tools
- @mikemc/todoist-mcp-server
- @Chrusic/todoist-mcp-server-extended
- @abhiz123/todoist-mcp-server
- @mikemc/todoist-mcp-server
- @Chrusic/todoist-mcp-server-extended