square.listBankAccounts returns a list of BankAccount objects linked to a Square account.
Example
automations/square-list-bank-accounts.automation.ts
Inputs
Every input accepts a compatible signal. It requiresBANK_ACCOUNTS_READ.
Use the official ListBankAccounts reference for provider field semantics and limits.
Output
Returns the officialSquare.ListBankAccountsResponse response as a codec-safe object. Square integer money amounts remain bigint values.