operator_category_dominance
Show which product categories an operator dominates by brand count and observed buybox days.
Instructions
Show which product categories an operator dominates. Returns categories ranked by the operator's brand count and observed buybox days in each. Use when the user asks 'what categories does this seller focus on', 'operator category breakdown', 'where does Amazon Warehouse dominate', or any category-scoped operator question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operator_name | Yes | Seller/operator name. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| limit | No | ||
| category_name | No | Exact category name (case-insensitive). | |
| category_name_contains | No | ||
| min_brand_count | No | ||
| max_brand_count | No | ||
| min_total_asins | No | ||
| max_total_asins | No | ||
| min_total_observed_buybox_days | No | ||
| max_total_observed_buybox_days | No |