set_charge_limit
Set your Tesla's charge limit to a specific percentage (50-100%) and wake the vehicle if it's asleep to apply the change remotely.
Instructions
Sets the charge limit percentage — 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. | |
| percent | Yes | Charge limit percentage (50-100) | |
| max_attempts | No | Maximum retry attempts | |
| wait_for_completion | No | Wait for the command to complete before returning |