square.retrieveInventoryPhysicalCount returns the InventoryPhysicalCount object with the provided physical_count_id.
Example
automations/square-retrieve-inventory-physical-count.automation.ts
Inputs
Every input accepts a compatible signal. It requiresINVENTORY_READ.
Use the official RetrieveInventoryPhysicalCount reference for provider field semantics and limits.
Output
Returns the officialSquare.GetInventoryPhysicalCountResponse response as a codec-safe object. Square integer money amounts remain bigint values.