square.listMerchants provides details about the merchant associated with a given access token.
Example
automations/square-list-merchants.automation.ts
Inputs
Every input accepts a compatible signal. It requiresMERCHANT_PROFILE_READ.
Use the official ListMerchants reference for provider field semantics and limits.
Output
Returns the officialSquare.ListMerchantsResponse response as a codec-safe object. Square integer money amounts remain bigint values.