square.searchVendors searches for vendors using a filter against supported Vendor properties and a supported sorter.
Example
automations/square-search-vendors.automation.ts
Inputs
Every input accepts a compatible signal. It requiresVENDOR_READ.
Use the official SearchVendors reference for provider field semantics and limits.
Output
Returns the officialSquare.SearchVendorsResponse response as a codec-safe object. Square integer money amounts remain bigint values.