Loading...
Loading...
MPSTATS Ozon 俄罗斯站按品牌下钻商品列表。按 Ozon 品牌展示名(俄语/拉丁)返回该品牌下全部商品的销量、销售额、价格、评分、库存、周转、损失销售额等完整指标,支持多维数值筛选、排序、货币换算。用于品牌对标、竞品分析、品牌商品结构研究、ASIN 级(productId 级)爆款拆解。当用户提到 Ozon 品牌下钻、Ozon 品牌商品、Ozon 竞品品牌分析、品牌结构、品牌 SKU、品牌爆款、Ozon 品牌销售、MPSTATS brand, Ozon brand products, brand drill-down, brand competitor analysis, Russian marketplace brand SKUs, brand revenue share 时触发此技能。即使用户未明确说"MPSTATS",只要意图是按 Ozon 品牌看该品牌下所有商品及其销量/价格/评分表现,也应触发此技能。
npx skill4agent add linkfox-ai/linkfox-skills linkfox-mpstats-ozon-brand-productsbrandNameadidasXiaomimpstats-ozon-product-searchfilters{field, op, value, value2?}currency: "USD"currencyRateincludeFbs: truefalse| Parameter | Type | Required | Description |
|---|---|---|---|
| brandName | string | yes | Ozon brand display name (Russian or Latin) |
| startDate | string | no | Stats window start, |
| endDate | string | no | Stats window end, |
| page | integer | no | Page number, starts at 1 |
| pageSize | integer | no | Rows per page, 1-100, default 100 |
| sortField | string | no | snake_case column: |
| sortDirection | string | no | |
| currency | string | no | Currency code, default |
| currencyRate | integer | no | Custom rate when non-default currency is used |
| includeFbs | boolean | no | Include FBS data |
| filters | array | no | Numeric filter conditions (see below) |
filters{"field": "<snake_case>", "op": "<OP>", "value": <num>, "value2": <num?>}salesfinal_priceratingcommentsbalancerevenuedays_in_stockturnover_dayslost_profitcategory_positionGTELTEGTLTEQNOT_EQBETWEENvalue2references/api.mdscripts/mpstats_ozon_brand_products.pyadidas{
"brandName": "adidas",
"sortField": "sales",
"sortDirection": "desc",
"pageSize": 50
}{
"brandName": "Xiaomi",
"filters": [
{"field": "rating", "op": "GTE", "value": 4.5},
{"field": "final_price", "op": "BETWEEN", "value": 1000, "value2": 5000}
],
"sortField": "revenue",
"sortDirection": "desc"
}{
"brandName": "Nike",
"currency": "USD",
"sortField": "revenue"
}{
"brandName": "adidas",
"includeFbs": true,
"filters": [{"field": "balance", "op": "GT", "value": 0}]
}{
"brandName": "Nike",
"filters": [{"field": "lost_profit", "op": "GTE", "value": 100000}],
"sortField": "lost_profit",
"sortDirection": "desc"
}productIdtitlepricemonthlySalesUnitsmonthlySalesRevenueratingreviewCountbalanceturnoverDayslostProfitrevenueSharePercentcurrencympstats-ozon-product-searchendDate| User Says | Scenario |
|---|---|
| "Show me adidas's top-selling Ozon SKUs" | Brand bestseller drill |
| "What does Xiaomi sell on Ozon, sorted by revenue" | Brand revenue structure |
| "Which brand-X SKUs have rating ≥4.5 and stock >0" | Brand quality filter |
| "Are brand-X's stockouts causing big lost profit" | Lost-profit hunter |
| "Convert brand-X's Ozon sales to USD" | Currency-normalized audit |
mpstats-ozon-product-searchmpstats-ozon-category-productsmpstats-ozon-seller-productsmpstats-ozon-product-trendreferences/api.md