contacts_update_task
Update a task associated with a contact in GoHighLevel CRM, modifying details like title, body, due date, completion status, or assignee using contact and task IDs.
Instructions
Update Task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| title | No | ||
| taskId | Yes | Task Id | |
| dueDate | No | ||
| completed | No | ||
| contactId | Yes | Contact Id | |
| assignedTo | No |