get_availability
Find open bookable slots for a meeting type by specifying a date range and timezone.
Instructions
Open bookable slots for a meeting type in a date range.
Args: meeting_type_id: Meeting type to check. start: "YYYY-MM-DD". end: "YYYY-MM-DD". timezone: IANA tz for the returned times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| start | Yes | ||
| timezone | No | America/New_York | |
| meeting_type_id | Yes |