vehicle_risk_lookup
Look up NHTSA safety history for a vehicle by make, model, and year. Returns recall campaigns and complaint statistics including crashes, fires, injuries, and top components.
Instructions
Look up NHTSA safety history for a vehicle by make, model, and model year. Returns recall campaigns and complaint statistics (crashes, fires, injuries, top components).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | e.g. honda | |
| year | Yes | model year, e.g. 2020 | |
| model | Yes | e.g. civic |