tiendanube_get_product
Fetch detailed product data by ID, including variants, images, categories, and metadata. Access all fields with a single request.
Instructions
Get detailed information about a specific product by ID, including variants, images, categories, and all metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The unique ID of the product to retrieve | |
| fields | No | Comma-separated list of fields to include in response | |
| language | No | Language code (es, pt, en) for localized content |