square.retrieveCatalogObject returns a single CatalogItem as a CatalogObject based on the provided ID.
Example
automations/square-retrieve-catalog-object.automation.ts
Inputs
Every input accepts a compatible signal. It requiresITEMS_READ.
Use the official RetrieveCatalogObject reference for provider field semantics and limits.
Output
Returns the officialSquare.GetCatalogObjectResponse response as a codec-safe object. Square integer money amounts remain bigint values.