risk_assessment
Risk + protection assessment for an ASIN or brand. Returns composite risk score (0-100), recent MAP violation events (≤10, each with the offending ASIN's product brand, title, price or price range and fulfillment FBA/FBM/Amazon), unauthorized seller list (≤10), and 1-3 recommended actions. Use for 'flag risk events on my brand' or 'is this ASIN risky?' style prompts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asin | No | ||
| days | No | Lookback window for MAP events. Default 30. | |
| brand | No | ||
| kind_in | No | Comma-separated flagged-event kinds to keep (e.g. map_violations,amazon_dominated). | |
| max_count | No | ||
| max_price | No | ||
| min_count | No | ||
| min_price | No | ||
| severity_in | No | Comma-separated severities to keep (high/medium/low). | |
| buybox_seller | No | Exact offending buy-box seller (case-insensitive). | |
| event_date_to | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| 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 | |
| event_date_from | No | YYYY-MM-DD. | |
| max_listed_price | No | ||
| min_listed_price | No | ||
| buybox_seller_contains | No | ||
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No |