locations_create_recurring_task
Create recurring tasks in GoHighLevel CRM with configurable schedules, owners, and due dates. Automate task repetition for contacts and opportunities.
Instructions
Create Recurring Task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Name of the task | |
| owners | No | Assigned To | |
| contactIds | No | Contact Id | |
| locationId | No | Defaults to GHL_LOCATION_ID when omitted. | |
| description | No | Description of the task | |
| rruleOptions | Yes | Recurring rules | |
| ignoreTaskCreation | No | Create initial task or not |