selection_products
Retrieve products in an Ozon selection by UUID, including SKU, title, price, and card link. Get current items before modifying a selection.
Instructions
The products a «Подборка» holds: sku, title, price and a card link. Neither list_selections() nor get_selection() carries them — they state a count only — so this is the read to make before changing what is in there.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The selection, from list_selections()[].uuid. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |