nhtsa_model_years
List model years with NHTSA recall (r) or complaint (c) data to identify available records before running 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 |