Update task
gambot_update_taskUpdate a task's fields in Gambot CRM. Pass the task ID and the fields you want to change; unspecified fields remain unchanged.
Instructions
Update a task — only the provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| status | No | ||
| taskId | Yes | ||
| dueDate | No | ||
| priority | No | ||
| description | No | ||
| assignedToId | No | ||
| assignedToName | No |