get_prices
Get current product prices with calculated price_per_kg. Returns EUR pricing for all in-stock products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Tenant slug | |
| product_slug | No | Specific product slug (optional — omit for all) | |
| response_format | No | Response detail level: "concise" (default, key fields only) or "detailed" (all fields) |