Skip to main content
Glama

Todoist Python MCP Server

by Johnxjp

complete_task

Mark a task as completed in Todoist by specifying its task_id. This action helps organize and track progress within the task management system.

Instructions

Mark a task as done

Input Schema

NameRequiredDescriptionDefault
task_idYes

Input Schema (JSON Schema)

{ "properties": { "task_id": { "title": "Task Id", "type": "string" } }, "required": [ "task_id" ], "title": "complete_taskArguments", "type": "object" }
Install Server

Other Tools from Todoist Python MCP Server

Related Tools

    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/Johnxjp/todoist-mcp-python'

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