Todoist MCP Server

todoist_complete_task

Mark tasks as complete in Todoist by searching for their name, enabling quick and accurate task management through the Todoist MCP Server.

Instructions

Mark a task as complete by searching for it by name

Input Schema

NameRequiredDescriptionDefault
task_nameYesName/content of the task to search for and complete

Input Schema (JSON Schema)

{ "properties": { "task_name": { "description": "Name/content of the task to search for and complete", "type": "string" } }, "required": [ "task_name" ], "type": "object" }

You must be authenticated.

Other Tools from Todoist MCP Server

Related Tools

ID: fhaif4fv1w