Skip to main content
Glama

Todoist Python MCP Server

by Johnxjp

delete_task

Remove a specific task from Todoist by providing its unique task ID using this tool, enabling efficient task management through the Todoist Python MCP Server.

Instructions

Delete a task by its ID

Input Schema

NameRequiredDescriptionDefault
task_idYes

Input Schema (JSON Schema)

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

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