top_velocity_brands
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 |
|---|---|---|---|
| brand | No | Exact brand match (case-insensitive). | |
| limit | No | Max results (capped at 10). Default 10. | |
| scope | No | tracked = only brands on the user's watchlist; universe = all brands. Default universe. | |
| category | No | Category root name to filter (optional). | |
| min_velocity | No | Minimum units/day threshold (optional). | |
| exclude_gated | No | Exclude brands gated to 3P sellers. Default true. | |
| 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 | |
| exclude_amazon_pl | No | Exclude Amazon private label brands. Default true. | |
| max_control_score | No | ||
| min_control_score | No | ||
| max_sold_30d_revenue | No | ||
| max_winner_diversity | No | ||
| min_sold_30d_revenue | No | ||
| min_winner_diversity | No | ||
| max_seller_churn_30d_pct | No | ||
| min_seller_churn_30d_pct | No | ||
| max_pct_asins_gated_to_3p | No | ||
| min_pct_asins_gated_to_3p | No | ||
| dominant_category_velocity_tier_in | No | Comma-separated velocity tiers to keep. | |
| max_seller_churn_30d_delta_vs_cat_pp | No | ||
| min_seller_churn_30d_delta_vs_cat_pp | No |