Todo List MCP Server

by RegiByte
Verified

complete-todo

Mark a todo item as completed by providing its unique ID using the Todo List MCP Server tool for efficient task management.

Instructions

Mark a todo as completed

Input Schema

NameRequiredDescriptionDefault
idYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "format": "uuid", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from Todo List MCP Server

Related Tools

ID: kh39rjpplx