Vehicle Details
get_vehicle_detailsGet full specifications, equipment, all images, and pricing per term for a specific vehicle. Use a vehicle_id from search_vehicles results. IMPORTANT: Always show detail_url as a clickable link — it points to the FINN configurator where the user picks term and km. To produce a direct checkout link for a specific term + km combination (and optionally a one-time Fahrzeugbereitstellung), call get_subscription_pricing and use the checkout_url it returns. Never construct checkout URLs yourself. The vehicle_id field is an internal API identifier — never display it to users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vehicle_id | Yes | The vehicle product ID (e.g. "bmw-ix1-12345-alpinweissuni") |