square.searchCustomers searches the customer profiles associated with a Square account using one or more supported query filters.
Example
automations/square-search-customers.automation.ts
Inputs
Every input accepts a compatible signal. It requiresCUSTOMERS_READ.
Use the official SearchCustomers reference for provider field semantics and limits.
Output
Returns the officialSquare.SearchCustomersResponse response as a codec-safe object. Square integer money amounts remain bigint values.