Vehicle Consumer Complaints
vehicle.safety.complaintsSearch NHTSA consumer vehicle complaints for safety research and product liability analysis. Retrieve incident details including crash/fire flags, injuries, deaths, and affected components.
Instructions
Search consumer complaints filed with NHTSA about vehicles. Returns incident details including crash/fire flags, injuries, deaths, affected components, and complaint summary. Covers US vehicles from ~1995 to present. Critical for safety research and product liability analysis (NHTSA)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | Vehicle manufacturer name (e.g. "Toyota", "Ford", "Tesla", "Honda") | |
| model | Yes | Vehicle model name (e.g. "Camry", "Model 3", "Civic") | |
| model_year | Yes | Model year (e.g. 2023). NHTSA complaint data available from ~1995 to present |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |