check_availability
Find available time slots for Calendly events within a specified date range to schedule appointments efficiently.
Instructions
Get available time slots for an event type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type_uri | Yes | URI of the event type to check availability for | |
| start_time | Yes | Start of time range (ISO 8601) | |
| end_time | Yes | End of time range (ISO 8601) |