product_liability_screen
One-call product-safety + liability read for a MANUFACTURER or brand. Joins three public-record legs: product recalls (CPSC consumer products + openFDA drug/device/food enforcement, keyed by manufacturer), federal-court litigation (CourtListener dockets whose caption actually names the brand), and CFPB consumer-complaint volume. Returns a rolled-up read (CLEAN / WATCH / ELEVATED LIABILITY SIGNALS) with recall count and severity (FDA Class I / death-related = high), litigation hits (total + last-3-years), and complaint volume, plus an itemized interpretation. A leg that fails is noted, not fatal. NHTSA vehicle recalls need a specific year+make+model so are out of scope here (use recall_screen for a vehicle). Premium cross-source synthesis; informational public-record synthesis, NOT legal advice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | Optional lower-bound date (YYYY-MM-DD) for FDA recalls. | |
| state | No | Optional 2-letter state to scope the CFPB complaint leg (e.g. 'CA'). | |
| company | No | Alias for manufacturer; either may be supplied. | |
| manufacturer | Yes | Manufacturer or brand name to screen (e.g. 'Peloton', 'Fisher-Price'). |