Skip to main content
Glama

reopen_task

Restore a completed Todoist task to active status by providing its task ID, allowing you to continue working on previously finished items.

Instructions

Reopen a completed task.

Args: task_id: The ID of the task to reopen

Input Schema

NameRequiredDescriptionDefault
task_idYes

Input Schema (JSON Schema)

{ "properties": { "task_id": { "title": "Task Id", "type": "string" } }, "required": [ "task_id" ], "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/dan-bailey/todoist-mcp'

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