updateTask
Modify task details including name, status, due date, assigned user, or linked person.
Instructions
Update a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID | |
| name | No | Name | |
| status | No | Status | |
| dueDate | No | Due date | |
| personId | No | Person ID | |
| assignedUserId | No | Assigned user |