Skip to main content
Glama

Enhanced Todoist MCP Server Extended

todoist_delete_project

Remove a Todoist project by specifying its ID using this tool, ensuring streamlined project management and decluttering of your Todoist workspace.

Instructions

Delete a project by its ID

Input Schema

NameRequiredDescriptionDefault
projectIdYesThe ID of the project to delete

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "The ID of the project to delete", "type": "string" } }, "required": [ "projectId" ], "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