updateTask
Modify task details such as name, status, description, or resolution by specifying the task ID. Streamline task management in the task-orchestrator-mcp server.
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) |