calmesh_get_slots
Retrieve available booking time slots for a specific booking page and date, showing visitors' bookable options. Requires book scope.
Instructions
Get available booking slots for a booking page on a given date. Returns time slots visitors can book. Requires "book" scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format. | |
| slug | Yes | Booking page slug. | |
| timezone | No | IANA timezone for the returned slots (e.g. Europe/Berlin). |