tududi_update_task
Modify existing task details including title, description, completion status, and priority within Tududi MCP task management system.
Instructions
Update an existing task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID | |
| title | No | New task title | |
| description | No | New task description | |
| completed | No | Task completion status | |
| priority | No | Task priority |