Catalog (freely callable)
ws_list_yearsFind available vehicle years by make, model, or region, or list all years globally. Use as an entry point to navigate to specific trims.
Instructions
List available years, optionally filtered by make and model.
Can be called without params to get all years globally — this makes it an alternative starting point for navigation (Scenario 3: years first). Can also be called with make only to get years for that brand (Scenario 2).
After getting a year, use ws_list_modifications to get trims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| make | No | Make slug | |
| model | No | Model slug | |
| region | No | Region slug(s) (e.g. ['usdm']). Filter years available in these regions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||