Skip to main content
Glama

MCP Todo

by CalamityAdam

toggle_todo

Change the completion status of a specific todo item by its ID in the MCP Todo server's persistent task list.

Instructions

Toggle a todo by id

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "properties": { "id": { "exclusiveMinimum": 0, "type": "integer" } }, "required": [ "id" ], "type": "object" }

Other Tools from MCP Todo

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/CalamityAdam/mcp-todo'

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