risk_assessment
Assess risk and protection for an ASIN or brand by analyzing MAP violations, unauthorized sellers, and recommended actions to identify and address marketplace risks.
Instructions
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 | ||
| brand | No | ||
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| days | No | Lookback window for MAP events. Default 30. | |
| kind_in | No | Comma-separated flagged-event kinds to keep (e.g. map_violations,amazon_dominated). | |
| severity_in | No | Comma-separated severities to keep (high/medium/low). | |
| min_count | No | ||
| max_count | No | ||
| buybox_seller | No | Exact offending buy-box seller (case-insensitive). | |
| buybox_seller_contains | No | ||
| min_listed_price | No | ||
| max_listed_price | No | ||
| event_date_from | No | YYYY-MM-DD. | |
| event_date_to | 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 |