top_velocity_brands
Identify top brands by 90-day unit velocity to find fastest-moving brands in a category or watchlist. Filter by minimum velocity, exclude Amazon private labels or gated brands.
Instructions
Find top brands by 90-day unit velocity (brand_velocity_90d_units_day). Optional filters: scope (tracked = user's watchlist, universe = all), category, minimum velocity, exclude Amazon private label, exclude gated. Use when the user asks 'fastest selling brands', 'top velocity brands', 'brands I track by velocity', 'what brands move the most units?', or 'best selling brands in [category]'. When the user says 'my brands' or 'brands I track', set scope=tracked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Category root name to filter (optional). | |
| min_velocity | No | Minimum units/day threshold (optional). | |
| exclude_amazon_pl | No | Exclude Amazon private label brands. Default true. | |
| exclude_gated | No | Exclude brands gated to 3P sellers. Default true. | |
| limit | No | Max results (capped at 10). Default 10. | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| scope | No | tracked = only brands on the user's watchlist; universe = all brands. Default universe. | |
| brand | No | Exact brand match (case-insensitive). | |
| brand_contains | No | ||
| min_sold_30d_revenue | No | ||
| max_sold_30d_revenue | No | ||
| min_seller_churn_30d_pct | No | ||
| max_seller_churn_30d_pct | No | ||
| min_seller_churn_30d_delta_vs_cat_pp | No | ||
| max_seller_churn_30d_delta_vs_cat_pp | No | ||
| min_control_score | No | ||
| max_control_score | No | ||
| min_winner_diversity | No | ||
| max_winner_diversity | No | ||
| min_pct_asins_gated_to_3p | No | ||
| max_pct_asins_gated_to_3p | No | ||
| dominant_category_velocity_tier_in | No | Comma-separated velocity tiers to keep. |