updateTask
Update a task's details including due date, assigned user, and status in Follow Up Boss CRM.
Instructions
Update a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID | |
| personId | No | Person ID | |
| name | No | Name | |
| dueDate | No | Due date | |
| assignedUserId | No | Assigned user | |
| status | No | Status |