map_violations_today
Identify products with Minimum Advertised Price violations. Filter by brand, retailer, price, or violation percentage to enforce MAP policies.
Instructions
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. | |
| min_violation_pct | No | Minimum violation percentage below MAP (default 0, meaning any violation). | |
| limit | No | ||
| max_violation_pct | No | Maximum violation percentage below MAP. | |
| brand_contains | No | Substring match on brand (use `brand` for an exact match). | |
| product_title_contains | No | ||
| retailer_domain | No | Exact retailer domain (case-insensitive). | |
| retailer_domain_contains | No | ||
| retailer_name | No | Exact retailer name (case-insensitive). | |
| retailer_name_contains | No | ||
| min_observed_price_usd | No | ||
| max_observed_price_usd | No | ||
| min_map_floor_usd | No | ||
| max_map_floor_usd | No | ||
| first_seen_from | No | YYYY-MM-DD. | |
| first_seen_to | No | ||
| last_seen_from | No | ||
| last_seen_to | No |