calendars_create_calendar_group
Create a new calendar group in GoHighLevel by specifying its name, description, and slug. Optionally set the group as active or assign it to a specific location.
Instructions
Create Calendar Group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| slug | Yes | ||
| isActive | No | ||
| locationId | No | Defaults to GHL_LOCATION_ID when omitted. | |
| description | Yes |