find_single_seller_brands
Find brands where a single operator controls 100 percent of observed buybox days. These are either gated/exclusive or operator-acquired brands. Use when the user asks 'brands with one seller', 'exclusive brands', 'single-seller brands', 'monopoly brands', or any question about brands with no competition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | ||
| min_asins | No | Minimum ASINs to filter out trivially small brands (default 10). | |
| category_id | No | Filter to a specific root category. Omit for all. | |
| max_avg_price | No | Maximum average price in USD. Omit for no cap. | |
| min_avg_price | No | Minimum average price in USD. Omit for no floor. | |
| brand_contains | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default), 4 = Amazon CA, 5 = Amazon AU, 6 = Amazon DE, 7 = Amazon JP, 8 = Amazon IT, 9 = Amazon FR, 10 = Amazon ES, 11 = Amazon MX, 12 = Amazon BR | |
| dominant_seller | No | Exact dominant-seller name (case-insensitive). | |
| min_buybox_days | No | Minimum observed buybox days in last 3 months (default 30). | |
| max_control_score | No | ||
| min_control_score | No | ||
| dominant_seller_contains | No |