square.createScheduledShift creates a scheduled shift by providing draft shift details such as job ID, team member assignment, and start and end times.
Example
automations/square-create-scheduled-shift.automation.ts
Inputs
Every input accepts a compatible signal. It requiresTIMECARDS_WRITE.
Use the official CreateScheduledShift reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateScheduledShiftResponse response as a codec-safe object. Square integer money amounts remain bigint values.