square.createBooking creates a booking.
Example
automations/square-create-booking.automation.ts
Inputs
Every input accepts a compatible signal. It requiresAPPOINTMENTS_WRITE.
Use the official CreateBooking reference for provider field semantics and limits.
Output
Returns the officialSquare.CreateBookingResponse response as a codec-safe object. Square integer money amounts remain bigint values.