get_product
Retrieve complete information for a single Shopify product using its GID. Get title, description, variants, and inventory to support store management tasks.
Instructions
Gets detailed information about a single product by its ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Shopify Product GID (e.g. "gid://shopify/Product/123456") |