updateTask
Modify task details such as name, description, status, or resolution using the task ID within the task-orchestrator-mcp server. Update existing tasks efficiently.
Instructions
Update an existing task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Updated task description (optional) | |
id | Yes | Task ID | |
name | No | Updated task name (optional) | |
resolution | No | Task resolution details (optional) | |
status | No | Updated task status (optional) |