square.retrieveGiftCard retrieves a gift card using the gift card ID.
Example
automations/square-retrieve-gift-card.automation.ts
Inputs
Every input accepts a compatible signal. It requiresGIFTCARDS_READ.
Use the official RetrieveGiftCard reference for provider field semantics and limits.
Output
Returns the officialSquare.GetGiftCardResponse response as a codec-safe object. Square integer money amounts remain bigint values.