mark_task_done
Mark a task as completed in TaskFlow MCP by providing 'requestId' and 'taskId'. Optionally include 'completedDetails' to add context. Once marked, view the updated progress table and await user approval before proceeding to the next task.
Instructions
Mark a given task as done after you've completed it. Provide 'requestId' and 'taskId', and optionally 'completedDetails'.
After marking a task as done, a progress table will be displayed showing the updated status of all tasks.
After this, DO NOT proceed to 'get_next_task' again until the user has explicitly approved this completed task using 'approve_task_completion'.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
completedDetails | No | ||
requestId | Yes | ||
taskId | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from TaskFlow MCP
Related Tools
- @pinkpixel-dev/taskflow-mcp
- @pinkpixel-dev/taskflow-mcp
- @Aekkaratjerasuk/taskflow-mcp
- @kazuph/mcp-taskmanager
- @kazuph/mcp-taskmanager
- @chriscarrollsmith/taskqueue-mcp