kia_vehicle_location
Retrieve a vehicle's last known location from cached telematics data. Returns latitude/longitude and a map link when coordinates are available, otherwise the raw data block.
Instructions
The vehicle's last known location, from the location block of the cached cmm/gvi read. This is where the telematics unit last reported being, not a live GPS fix — run kia_refresh_status first for a recent one. Latitude/longitude and a map link are derived when the block carries coord.lat/coord.lon; otherwise the raw block is returned as-is (its exact field names are not verified).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vehicle_key | No | vehicleKey from kia_list_vehicles. Optional: defaults to the only vehicle when the account has exactly one. |