Vehicle identity and capabilities
toyota_get_vehicle_infoIdentify a car and review its registration, colour, connected-services subscriptions, and declared remote capabilities. Check whether connected services are active or if remote lock is available.
Instructions
Model, year, plate, colour, first-use date, connected-services subscriptions and which remote capabilities Toyota declares for this car.
Use for: what car is this? when was it registered? is the connected subscription still active? can it be locked remotely? Capability flags are indicative only — see remote_capabilities.note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| model | Yes | ||
| colour | Yes | ||
| image_url | Yes | ||
| model_year | Yes | ||
| powertrain | Yes | ||
| vin_suffix | Yes | Last four characters of the VIN. | |
| subscriptions | Yes | ||
| fuel_type_code | Yes | Raw Toyota code, e.g. 'B' for petrol. | |
| manufactured_on | Yes | ||
| date_of_first_use | Yes | ||
| registration_number | Yes | ||
| remote_capabilities | Yes | ||
| remote_services_status | Yes | ||
| connected_services_status | Yes |