locations_update_recurring_task
Update recurring task details in GoHighLevel CRM, including title, assignees, contacts, and recurrence rules. Modify schedule, due times, and ownership to keep automated tasks aligned with changing business needs.
Instructions
Update Recurring Task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Recurring Task Id | |
| title | No | Name of the task | |
| owners | No | Assigned To | |
| contactIds | No | Contact Id | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| description | No | Description of the task | |
| rruleOptions | No | Recurring rules | |
| ignoreTaskCreation | No | Create initial task or not |