Check vehicle safety recalls (NHTSA)
check_vehicle_recallsCheck U.S. NHTSA safety recall campaigns for a vehicle by make, model, and model year. Returns official NHTSA recall campaigns (component, hazard, remedy, campaign number, official notice link) plus the date the data was fetched. Results are model-year campaign matches, NOT VIN-specific repair status — an empty result means no open recalls were found in NHTSA as of the returned date, which is not a guarantee the vehicle is safe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | Vehicle make, e.g. Honda, Ford, Toyota | |
| year | Yes | Four-digit model year, e.g. 2021 | |
| model | Yes | Vehicle model, e.g. Civic, F-150, Camry |