calcom.listAvailableSlots lists available slots for a personal, team, or dynamic Cal.com event.
automations/list-available-slots.automation.ts
Input
Pass these fields:Output
Returns a record keyed by date. Each value is an array of slot objects.
Identify an event with
eventTypeId, or use the slug and owner fields for a personal, team, organization, or dynamic event. The action sends multiple usernames as a comma-separated Cal.com filter.
Cal.com enforces account role, plan, and availability requirements. Provider rejections surface as structured action failures with the HTTP status and any Retry-After delay.