kasko_get_value
Retrieve the insurance valuation for a specific vehicle model by providing its model ID and year. Use after selecting a model from the list.
Instructions
Read the kasko value of one exact model by its identifier.
Use this after the user picks a specific row from kasko_list_models. When the vehicle is only described in words, use kasko_lookup instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | Model identifier returned by kasko_list_models or kasko_lookup. | |
| model_year | Yes | Vehicle model year, for example 2025. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||