shopify_get_product
Retrieve product details, variants, and media from a Shopify store using a product ID, with pagination support via cursors.
Instructions
Get product details, variants and media. Follow each returned cursor independently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| after | No | ||
| first | No | ||
| store | Yes | ||
| mediaAfter | No |