square.searchScheduledShifts returns a paginated list of scheduled shifts, with optional filter and sort settings.
Example
automations/square-search-scheduled-shifts.automation.ts
Inputs
Every input accepts a compatible signal. It requiresTIMECARDS_READ.
Use the official SearchScheduledShifts reference for provider field semantics and limits.
Output
Returns the officialSquare.SearchScheduledShiftsResponse response as a codec-safe object. Square integer money amounts remain bigint values.