Get product
get_productRetrieve complete product details with optional related data like prices, options, and attributes to get a full view of any Upmind product.
Instructions
Get full product details. Use "with" to include related data: prices, provision_field_values, allowed_migrations, options, products_attributes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| with | No | Comma-separated relations, e.g. "prices,allowed_migrations" | |
| product_id | Yes | Product UUID |