complete_task
Update the completion status of a GoHighLevel task for a specific contact. Set completed to true or false to track progress.
Instructions
Mark a task as completed or incomplete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | The task ID to update | |
| completed | Yes | Whether to mark the task as completed | |
| contactId | Yes | The contact ID the task belongs to |