Get GoHighLevel Free Slots
ghl_get_free_slotsRetrieve free time slots from a calendar by specifying calendar ID, start date, and end date. Use this to find available appointment slots.
Instructions
Get free slots for a calendar with GET /calendars/{id}/free-slots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | ||
| endDate | Yes | End date/time in milliseconds, as number or string. | |
| timezone | No | ||
| startDate | Yes | Start date/time in milliseconds, as number or string. | |
| calendar_id | Yes | Calendar ID. | |
| extra_query | No | Optional additional GoHighLevel fields to pass through when the API supports fields not modeled by this tool. | |
| response_format | No | Output format: markdown for human-readable summaries, json for structured output. | markdown |