nhtsa_safety_ratings
Retrieve NHTSA safety ratings for vehicles, including crash test results, rollover risk, safety technology features, and recall or complaint data to evaluate vehicle safety.
Instructions
Get NHTSA 5-star safety ratings for a vehicle. Shows overall rating, frontal crash, side crash, rollover risk, and safety technology (ESC, forward collision warning, lane departure warning). Also shows complaint, recall, and investigation counts for the vehicle.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | Vehicle make: 'honda', 'toyota', 'ford', 'tesla' | |
| model | Yes | Vehicle model: 'civic', 'camry', 'f-150', 'model 3' | |
| model_year | Yes | Model year: 2020, 2023, 2024 |