update_task
Modify task details such as title, status, or assigned user by providing the task ID on the MCP Test Server. Streamline task management and updates for improved organization.
Instructions
Update an existing task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignedTo | No | ID of user assigned to this task | |
id | Yes | Task ID | |
status | No | Task status | |
title | No | Task title |