calcom.getBooking retrieves one Cal.com booking by UID.
automations/get-booking.automation.ts
Input
Pass the non-empty bookingbookingUid.
Output
The action removes the outer Cal.com status envelope. Its result is one of these data variants:
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.