Detsky Mir Product Card
detmir_cardGet detailed product data for any Detsky Mir item: price, rating, stock, and seller, with region-specific offline availability.
Instructions
Fetch price, rating, stock and seller for one Detsky Mir product.
Covers the kids-and-baby category that the general marketplaces cover unevenly, and distinguishes Detsky Mir's own stock from third-party marketplace sellers.
Region matters most here. store_count is the number of physical shops
holding the item, and it swings hard by city — one item verified live sat in
152 Moscow stores, 37 in St Petersburg, 2 in Khabarovsk. Pass region to
ask about a specific city; it overrides DETMIR_REGION for this call only,
so one session can compare cities.
Error Format
On validation or transport/parse failure, raises ToolError with a JSON message describing the error code and whether it is retryable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | ISO region code for prices and offline stock, e.g. 'RU-MOW' or 'RU-SPE'. Defaults to DETMIR_REGION. | |
| product_id | Yes | Numeric Detsky Mir product id — the digits in /product/index/id/<id>/. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | Validation metadata. | |
| region | No | ISO region the prices and stock apply to. | |
| product | No | The requested product. |