Vehicle doors, windows and locks
toyota_get_statusCheck whether your Toyota is locked, windows/doors are open, or lights left on. Includes trunk/hood status, rear-seat reminder, and freshness timestamp.
Instructions
Doors, windows, trunk, hood, lock state, lights and rear-seat reminder.
Use for: is the car locked? are windows or doors open? did I leave the lights on? Lock state is pushed by the car when parked and can lag — always cite freshness.vehicle_reported_at when answering. Warning lights are NOT here; use toyota_get_health for alerts and maintenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hood | Yes | ||
| doors | Yes | ||
| lights | No | Hazard, tail and head lights — 'on' means left on while parked. | |
| windows | Yes | ||
| freshness | Yes | ||
| all_locked | Yes | 'locked' if every reporting door is locked, 'unlocked' if any reporting door is unlocked, 'unknown' if no door reported a lock state. | |
| warning_count | No | ||
| overall_status | No | Toyota's aggregate verdict for the car, e.g. 'ok'. | |
| rear_seat_reminder | No |