nhtsa_model_years
Retrieve model years with NHTSA recalls or complaints by specifying issue type. Use this to discover available data before detailed queries.
Instructions
List model years that have recalls or complaints in the NHTSA database. Use issue_type='r' for recalls (1949–present), 'c' for complaints. Useful for discovering available data before querying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_type | Yes | 'r' for recalls, 'c' for complaints |