map_violations_today
Show active MAP (Minimum Advertised Price) violations for products in the workspace. Use when the user asks 'MAP violations', 'who is selling below MAP', 'price violations today', 'are there any MAP breaches', or any MAP-enforcement question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Filter to a specific brand. Omit for all workspace brands. | |
| limit | No | ||
| last_seen_to | No | ||
| first_seen_to | No | ||
| retailer_name | No | Exact retailer name (case-insensitive). | |
| brand_contains | No | Substring match on brand (use `brand` for an exact match). | |
| last_seen_from | No | ||
| first_seen_from | No | YYYY-MM-DD. | |
| retailer_domain | No | Exact retailer domain (case-insensitive). | |
| max_map_floor_usd | No | ||
| max_violation_pct | No | Maximum violation percentage below MAP. | |
| min_map_floor_usd | No | ||
| min_violation_pct | No | Minimum violation percentage below MAP (default 0, meaning any violation). | |
| max_observed_price_usd | No | ||
| min_observed_price_usd | No | ||
| product_title_contains | No | ||
| retailer_name_contains | No | ||
| retailer_domain_contains | No |