Catalog (freely callable)
ws_list_generationsLists vehicle generations for a make and model, returning slugs, names, platform codes, and production spans. Use to narrow down to a specific generation for further modification lookups.
Instructions
List generations for a make/model.
Returns generation slugs, names, platform codes, and production spans. Alternative to ws_list_years for models with many generations (e.g. BMW 3 Series). After getting a generation, use ws_list_modifications with the generation slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | Yes | Make slug | |
| year | No | Filter by year | |
| model | Yes | Model slug | |
| region | No | Region slug(s) (e.g. ['eudm']). Filter generations sold in these regions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||