trim
Retrieve available trims for electric vehicles by specifying year, make, and model to access detailed specifications.
Instructions
Provides a list of trims available for electric vehicle specifications API by a given year, make, and model.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Example value: 2010 | |
| make | Yes | Example value: tesla | |
| model | Yes | Example value: roadster |