wrike_update_task
Update existing Wrike tasks by modifying title, status, dates, description, followers, responsibles, and more. Use this tool to keep task information current.
Instructions
Update an existing task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New task title | |
| status | No | New status | |
| taskId | Yes | Task ID (required) | |
| dueDate | No | New due date (YYYY-MM-DD) | |
| restore | No | Restore from Recycle Bin | |
| startDate | No | New start date (YYYY-MM-DD) | |
| importance | No | New importance | |
| description | No | New task description | |
| addFollowers | No | User IDs to add as followers | |
| customStatus | No | New custom status ID | |
| addResponsibles | No | User IDs to add as responsibles | |
| removeFollowers | No | User IDs to remove from followers | |
| removeResponsibles | No | User IDs to remove from responsibles |