enable_speed_limit
Enable Speed Limit Mode on a Tesla. Automatically wakes the vehicle if asleep and sets a maximum speed in mph.
Instructions
Enables Speed Limit Mode — auto-wakes if asleep
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vin | No | Vehicle Identification Number (VIN). Defaults to TESSIE_DEFAULT_VIN env var if set. | |
| limit_mph | No | Speed limit in mph | |
| max_attempts | No | Maximum retry attempts | |
| wait_for_completion | No | Wait for the command to complete before returning |