square.retrieveDispute returns details about a specific dispute.
Example
automations/square-retrieve-dispute.automation.ts
Inputs
Every input accepts a compatible signal. It requiresDISPUTES_READ.
Use the official RetrieveDispute reference for provider field semantics and limits.
Output
Returns the officialSquare.GetDisputeResponse response as a codec-safe object. Square integer money amounts remain bigint values.