Creates a Cal.com user availability schedule, defining its name, timezone, weekly recurring availability, and specific date overrides; if `isDefault` is true, this schedule replaces any existing default and applies to event types not linked to a specific schedule.
nameRequiredstringDescriptive name for the availability schedule (e.g., 'Working Hours', 'Holiday Schedule').
timeZoneRequiredstringIANA timezone identifier (e.g., 'America/New_York'). Essential for correct event availability calculation.
isDefaultRequiredbooleanSets this as the user's default schedule if true, replacing any existing default. The default schedule is used for event types not linked to a specific one. Each user must have exactly one default schedule.
overridesarrayList of override objects for specific date exceptions (e.g., holidays). Overrides take precedence over weekly availability.
availabilityarrayList of availability objects defining active days and time slots. If omitted, a default (Mon-Fri, 09:00-17:00 in schedule's timeZone) is applied.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.