Get Calendar Events
ghl_get_eventsRetrieve appointments and events for a location, with optional filters by calendar, contact, or date range to find specific scheduling data.
Instructions
Get appointments/events for a location, optionally filtered by calendar, contact, or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | No | Filter by assigned user | |
| endTime | No | End of date range (ISO 8601) | |
| contactId | No | Filter by contact ID | |
| startTime | No | Start of date range (ISO 8601) | |
| calendarId | No | Filter by calendar ID | |
| locationId | No |