| name | control |
| description | Control your Tesla — lock, unlock, climate, trunk, horn, flash, windows, sentry mode, charge port, speed limit. Use when someone says "lock my car", "turn on the AC", "open the trunk", "honk the horn", etc.
|
| argument-hint | <action: lock|unlock|climate-on|climate-off|trunk|frunk|horn|flash|...> |
| disable-model-invocation | true |
| allowed-tools | Bash(tesla *) |
| level | 2 |
Tesla Vehicle Control
Execute vehicle commands. Always confirm destructive or security-sensitive actions before executing.
Security Commands (ALWAYS CONFIRM FIRST)
tesla security lock
tesla security unlock
tesla security trunk rear
tesla security trunk front
tesla security remote-start
Climate Control
tesla climate on
tesla climate off
tesla climate set-temp 22
tesla climate temp
tesla climate seat driver 3
tesla climate seat passenger 2
tesla climate steering-wheel --on
tesla climate steering-wheel --off
Charging Control
tesla charge start
tesla charge stop
tesla charge set-limit 80
tesla charge set-amps 32
tesla vehicle charge-port open
tesla vehicle charge-port close
Windows & Doors
tesla vehicle windows vent
tesla vehicle windows close
Sentry Mode
tesla vehicle sentry
tesla vehicle sentry --on
tesla vehicle sentry --off
Other Controls
tesla vehicle horn
tesla vehicle flash
tesla vehicle wake
tesla vehicle homelink
tesla vehicle dashcam
tesla vehicle speed-limit --on 90
tesla vehicle speed-limit --off
Media & Navigation
tesla media play
tesla media next / prev
tesla media volume 7
tesla media send-destination "123 Main St"
tesla media supercharger
tesla media home
Software Updates
tesla vehicle software
tesla vehicle software --install
Important Notes
- The car may be asleep — if a command fails with timeout, run
tesla vehicle wake first and wait ~30s
- Security commands (unlock, trunk, remote-start, sentry off) require explicit user confirmation
- All commands support
--vin <alias> for multi-vehicle setups
- Use natural language mapping: "open the trunk" →
tesla security trunk rear, "cool down the car" → tesla climate on