updateTask
Update an existing task's properties such as assignees, due date, priority, and status. Modify task details to reflect current project requirements.
Instructions
Update an existing task. Modify the properties of an existing task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The ID of the task to update | |
| taskRequest | Yes | The task data to update |