calcom.getSlotReservation retrieves one Cal.com slot reservation.
automations/get-slot-reservation.automation.ts
Input
Pass these fields:Output
Returns the active reservation, ornull when Cal.com has no active hold for that UID.
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.