nhtsa_recalls
Search vehicle safety recalls by make, model, and year to identify affected components, consequences, and required remedies from NHTSA data.
Instructions
Search NHTSA vehicle recalls by make, model, and model year. Returns campaign numbers, affected components, consequences, and remedies.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | Vehicle make (e.g. 'honda', 'toyota', 'ford', 'tesla') | |
| model | Yes | Vehicle model (e.g. 'civic', 'camry', 'f-150', 'model 3') | |
| model_year | Yes | Model year (e.g. 2020, 2023) |