square.listCustomers lists customer profiles associated with a Square account.
Example
automations/square-list-customers.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_READ.
Use the official ListCustomers reference for provider field semantics and limits.
Output
Returns the officialSquare.ListCustomersResponse response as a codec-safe object. Square integer money amounts remain bigint values.