calcom.getDefaultSchedule retrieves the connected user’s default Cal.com schedule.
automations/get-default-schedule.automation.ts
Input
This action takes no input.Output
Returns the default schedule object, including its ID, name, time zone, availability, overrides, and default status. Returnsnull when the connected user has no default schedule.
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.