Detsky Mir Product Card
detmir_cardRetrieve comprehensive product data for Detsky Mir items: price, rating, stock, seller, and region-specific store availability, distinguishing own stock from third-party sellers.
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.
Return Format
DetmirCardResponse: {product, region, meta}. product carries product_id, title, article, brand, price_rub (None when absent — never 0), old_price_rub, discount_percent, rating, review_count, questions_count, availability, available_online, available_offline, store_count, is_marketplace, vendor, url, picture.
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 | ||
| region | No | ||
| product | No |