ghl_get_calendar_events
Retrieve appointments and blocked slots for a specific date range. Filter by user, group, or calendar to view availability and schedule conflicts.
Instructions
Get calendar events (appointments and blocked slots) for a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Filter by assigned user | |
| endTime | Yes | End timestamp in milliseconds | |
| groupId | No | ||
| startTime | Yes | Start timestamp in milliseconds | |
| calendarId | No | Filter by specific calendar |