square.retrieveInventoryCount retrieves the current calculated stock count for a given CatalogObject at a given set of Locations.
Example
automations/square-retrieve-inventory-count.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_READ.
Use the official RetrieveInventoryCount reference for provider field semantics and limits.
Output
Returns the officialSquare.GetInventoryCountResponse response as a codec-safe object. Square integer money amounts remain bigint values.