Create Contact Task
ghl_create_contact_taskCreate tasks for GoHighLevel contacts with title, due date, description, and assignment. Organize follow-ups and action items directly within the CRM.
Instructions
Create a task for a contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Task description | |
| title | Yes | Task title | |
| dueDate | No | Due date (ISO 8601) | |
| completed | No | ||
| contactId | Yes | Contact ID | |
| assignedTo | No | User ID to assign task to |