Skip to main content
Glama

Enhanced Todoist MCP Server Extended

todoist_reopen_task

Reopen a completed Todoist task using its unique ID to restore it to an active state for further action or tracking.

Instructions

Reopen a completed task by its ID

Input Schema

NameRequiredDescriptionDefault
taskIdYesThe ID of the completed task to reopen

Input Schema (JSON Schema)

{ "properties": { "taskId": { "description": "The ID of the completed task to reopen", "type": "string" } }, "required": [ "taskId" ], "type": "object" }

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/kydycode/todoist-mcp-server-ext'

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