TaskWarrior MCP Server

mark_task_done

Update task status to completed using a unique identifier. Integrates with TaskWarrior MCP Server to manage tasks through natural language commands.

Instructions

Mark a task as done (completed)

Input Schema

NameRequiredDescriptionDefault
identifierYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from TaskWarrior MCP Server

Related Tools

ID: e8w3e1su1x