ghl_create_contact_task
Create a task for a contact with title, due date, description, and assignee. Ensure follow-ups are scheduled directly in GoHighLevel.
Instructions
Create a task for a contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Task description | |
| title | Yes | Task title | |
| dueDate | Yes | Due date ISO 8601 (e.g. 2024-12-31T17:00:00Z) | |
| completed | No | Mark task as completed | |
| contactId | Yes | ||
| assignedTo | No | User ID to assign task to |