get_product
Retrieve a MoySklad product by UUID and get prices in rubles. Enables looking up specific product details for order or inventory tasks.
Instructions
Get a single product by UUID. Prices returned in RUBLES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product UUID | |
| raw | No | Return the full raw MoySklad object instead of the summary |