calcom.listBookings lists bookings visible to the connected Cal.com account.
automations/list-bookings.automation.ts
Input
Pass these fields:Output
Returns an object with these fields:
The action sends
eventTypeIds and teamIds as comma-separated Cal.com filters. It returns items with cursor pagination; limit defaults to 50 and is capped at 100.
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.