get_calendar_availability
Get available time slots for a specific calendar on a given date. Use this to check what times are open for booking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | Date in YYYY-MM-DD format | |
| timezone | No | Timezone (e.g., America/New_York). Defaults to UTC. | |
| calendarId | Yes | The calendar ID |