update_task_status
Change a task's status to todo, in-progress, or done by providing its ID. This tool modifies task progress within the Task Manager MCP Server.
Instructions
Update the status of a task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID | |
| status | Yes | New status |