nhtsa_safety_ratings
Search NHTSA 5-star safety ratings by vehicle make, model, and year. Returns VehicleId for each variant to access detailed safety data.
Instructions
Search NHTSA 5-star safety ratings (NCAP) by make, model, and year. Returns vehicle variants with VehicleId. Use the VehicleId with nhtsa_safety_rating_detail.
Ratings: 5 stars = highest, 1 star = lowest. Data from 1990 to present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | Vehicle make: 'honda', 'toyota', 'ford' | |
| model | Yes | Vehicle model: 'civic', 'camry', 'f-150' | |
| model_year | Yes | Model year |