watchlist_delta
Identify changes in your product sourcing watchlist. View score deltas, product identity (brand, title, price), and fulfillment (FBA/FBM/AMZ) for each tracked ASIN.
Instructions
Show what changed on the user's sourcing watchlist since last check. Returns each tracked ASIN with its score delta plus product identity (brand, title, price or price range) and fulfillment (FBA/FBM/AMZ with amz/fba share). Use when the user asks 'what changed on my watchlist', 'watchlist updates', 'any changes this week', or any watchlist-status question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since_days | No | How far back to look for changes (default 7, max 30). | |
| marketplace_id | No | Marketplace to scope to: 1 = Amazon UK, 2 = Amazon US (default), 3 = Walmart US. One marketplace per call. | |
| limit | No | ||
| min_current_score | No | Only tracked ASINs with current sourcing score >= this. | |
| max_current_score | No | ||
| min_previous_score | No | ||
| max_previous_score | No | ||
| min_score_delta | No | ||
| max_score_delta | No | ||
| asin | No | Exact ASIN match. | |
| asin_contains | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| product_brand_contains | No | ||
| product_title_contains | No | ||
| min_price | No | ||
| max_price | No | ||
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| min_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No | ||
| max_fulfillment_fba_pen_pct | No |