get_product
Retrieve complete product details from a UCP merchant, including variants, pricing, media, and availability, using the merchant URL and product ID.
Instructions
Get full details for a specific product from a UCP merchant, including all variants, pricing, media, and availability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | The product ID (e.g. 'gid://shopify/Product/123') | |
| merchantUrl | Yes | The merchant's base URL (must be previously discovered) |