Skip to main content
Glama
tylyan
by tylyan

taskwarrior_complete

Idempotent

Mark tasks as completed in Taskwarrior using task IDs or UUIDs to update your task management system when work is finished.

Instructions

Mark a task as completed.

Use this tool when a task has been finished and should be marked as done.

Args:
    params: CompleteTaskInput containing the task_id to complete

Returns:
    Confirmation message

Examples:
    - Complete task #5: params with task_id="5"
    - Complete by UUID: params with task_id="a1b2c3d4"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

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/tylyan/taskwarrior-mcp'

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