getBookableItems
Find available appointment slots by session type, date, staff, and location to enable booking or rescheduling.
Instructions
Get available appointment slots
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | End date | |
| staffIds | No | Staff IDs | |
| startDate | No | Start date | |
| locationIds | No | Location IDs | |
| appointmentId | No | Appointment ID for rescheduling | |
| sessionTypeIds | Yes | Session type IDs |