nhtsa_complaints
Search NHTSA vehicle complaints by make, model, and model year to identify safety issues and recall patterns. Requires all three parameters.
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 |