kasko_list_models
List the specific models (including trim, engine, and gearbox details) of a brand for a given model year to retrieve the model_id needed for vehicle insurance valuation.
Instructions
List the models of one brand in a model year.
Model names carry trim, engine and gearbox information, which is what makes two rows of the same nameplate differ in value. The returned model_id is the identifier kasko_get_value expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand name or fragment, for example 'audi' or 'vw'. | |
| model_year | Yes | Vehicle model year, for example 2025. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||