find_deconcentrating_brands
Identify brands where buybox concentration dropped over the last quarter, indicating growing seller competition and opportunities for new entrants.
Instructions
Find brands where buybox concentration dropped over the last quarter — more sellers are entering, creating opportunity for new entrants. Use when the user asks 'brands losing control', 'deconcentrating brands', 'brands opening up to competition', 'gentrification opportunities', or any question about brands becoming less monopolized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since_weeks | No | Window to compare (default 12, max 26). Compares first half vs second half. | |
| min_buybox_days | No | Minimum observed buybox days to filter out inactive brands (default 30). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| limit | No | ||
| brand | No | Exact brand match (case-insensitive). | |
| brand_contains | No | ||
| min_old_seller_count | No | ||
| max_old_seller_count | No | ||
| min_new_seller_count | No | ||
| max_new_seller_count | No | ||
| min_seller_growth_pct | No | ||
| max_seller_growth_pct | No | ||
| min_asin_count | No | ||
| max_asin_count | No | ||
| min_control_score | No | ||
| max_control_score | No |