Get Product
product_getRetrieve all product information—variants, images, and inventory—for a Shopify store using the product ID or GID.
Instructions
Get detailed information about a specific product including variants, images, and inventory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product ID (numeric ID or full GID) | |
| store | Yes | Store name | |
| response_format | No | Response format | json |