get_gift
Fetch a gift by gift_id and return its full resource: status, voice, format, pricing, the recipient, and fulfillment (Lulu job id, carrier, tracking URL, estimated delivery). Free and read-only. Use it to poll progress after create_gift: status advances through the pipeline to shipped then delivered, or ends at held, refused, cancelled, or failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gift_id | Yes | The gift_id returned by create_gift, identifying the order to fetch. |