category_top_growers
Identify brands in any Amazon category with the fastest growth in seller count and observations over recent months to spot rising trends.
Instructions
Find brands in a category with the biggest recent growth in seller count and observations. Use when the user asks 'fastest growing brands in Toys', 'top growers in this category', 'which brands are trending up', or any category-scoped growth question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | No | Root category ID. | |
| category_name | No | Category name (fuzzy match if category_id not provided). | |
| since_months | No | Months to compare (default 3, max 6). Compares latest month vs earliest. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| limit | No | ||
| brand | No | Exact brand match (case-insensitive). | |
| brand_contains | No | ||
| min_recent_observations | No | ||
| max_recent_observations | No | ||
| min_prior_observations | No | ||
| max_prior_observations | No | ||
| min_obs_growth_pct | No | ||
| max_obs_growth_pct | No | ||
| min_recent_sellers | No | ||
| max_recent_sellers | No | ||
| min_prior_sellers | No | ||
| max_prior_sellers | No | ||
| min_seller_growth_pct | No | ||
| max_seller_growth_pct | No |