Block calendar slot
ghl_block_calendar_slotBlock off time on a calendar to prevent bookings. Specify start and end times in ISO 8601 format to reserve a slot.
Instructions
Block off time on a calendar so it can't be booked (e.g. a filming or edit day). startTime/endTime are ISO 8601 strings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Label for the blocked slot. | |
| endTime | Yes | ISO 8601 end time with offset. | |
| startTime | Yes | ISO 8601 start time with offset. | |
| calendarId | No | Calendar to block (optional). | |
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. | |
| assignedUserId | No |