square.listBookings retrieve a collection of bookings.
Example
automations/square-list-bookings.automation.ts
Inputs
Every input accepts a compatible signal. It requiresAPPOINTMENTS_READ.
Use the official ListBookings reference for provider field semantics and limits.
Output
Returns the officialSquare.ListBookingsResponse response as a codec-safe object. Square integer money amounts remain bigint values.