operator_lost_brands
Show brands an operator recently stopped selling (churn signal). Use when the user asks 'what brands did this seller drop', 'operator churn', 'brands lost by X', or any question about an operator shrinking their catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Exact brand (case-insensitive). | |
| limit | No | ||
| since_days | No | Window to compare (default 30, max 180). Brands present before but absent in the last since_days. | |
| first_seen_to | No | ||
| operator_name | Yes | Seller/operator name. | |
| 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 | |
| first_seen_from | No | ||
| last_seen_week_to | No | ||
| last_seen_week_from | No | YYYY-MM-DD lower bound on last_seen_week. |