update_task
Modify task details such as title, status, or assigned user on the MCP Test Server. Requires task ID to update and supports fields like status and user assignment.
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 |