Get Available Slots
neuron_get_available_slotsCompute available time slots for an event type over a date range, accounting for availability, existing bookings, buffers, and Google Calendar busy times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date (YYYY-MM-DD) | |
| from | Yes | Start date (YYYY-MM-DD) | |
| timezone | No | Invitee timezone for display | |
| eventTypeId | Yes | Event type UUID |