nhtsa_complaints
Search vehicle safety complaints filed with NHTSA by make, model, and model year. Retrieve reported defects and issues for informed decisions.
Instructions
Search NHTSA vehicle complaints by make, model, and model year. All three parameters are required by the NHTSA API. Use nhtsa_models to find valid models for a make.
Example: make='tesla', model='model 3', model_year=2023
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | Vehicle make: 'toyota', 'ford', 'tesla' | |
| model | Yes | Vehicle model: 'camry', 'f-150', 'model 3' | |
| model_year | Yes | Model year |