Batch Ozon product details
ozon_products_batchFetch up to 40 Ozon product cards in one request with nutrition details, prices, and variants. Use compact mode to save context or full mode for complete nested data.
Instructions
Fetch 1–40 product cards in one call (nutrition + optional imageDataUri). imageDataUri only for ≤24 SKUs (auto-disabled above). For huge canvases prefer Docker script over stuffing MCP context. Reload MCP after upgrades so Cursor sees new tool schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rich | No | Alias for compact:false — return full payload | |
| compact | No | Default true: slim fields (saves context). false or rich:true returns full nested variants/images/filters. | |
| products | Yes | 1–40 SKUs, URLs, or slugs | |
| imageSize | No | Default 100 for batch | |
| imageDataUri | No | Small Data URI thumbnails (capped; ≤24 products) | |
| enrichNutrition | No | Default true |