operator_new_brands
Identify brands a seller recently added to their catalog. Use to find new brand expansions by an operator within a specified timeframe.
Instructions
Show brands an operator recently started selling. Use when the user asks 'what new brands did this seller pick up', 'operator new brands', 'what is Amazon Warehouse selling now that it wasn't before', or any question about an operator expanding their catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operator_name | Yes | Seller/operator name. | |
| since_days | No | How far back to look for new brands (default 30, max 180). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| limit | No | ||
| brand | No | Exact brand (case-insensitive). | |
| brand_contains | No | ||
| first_seen_from | No | YYYY-MM-DD lower bound on first_seen. | |
| first_seen_to | No |