Skip to main content
Glama

Todoist MCP Server

by mikemc

todoist_delete_section

Delete a specific section in Todoist by providing its section ID. This tool integrates with the Todoist MCP Server to streamline task management directly through Claude’s interface.

Instructions

Deletes a section from Todoist

Args: section_id: ID of the section to delete

Input Schema

NameRequiredDescriptionDefault
section_idYes

Input Schema (JSON Schema)

{ "properties": { "section_id": { "title": "Section Id", "type": "string" } }, "required": [ "section_id" ], "title": "todoist_delete_sectionArguments", "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/mikemc/todoist-mcp-server'

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