open_charge_port
Open the charge port door on your Tesla remotely, even if the vehicle is asleep. The command auto-wakes the car to complete the action.
Instructions
Opens the charge port door — 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. | |
| max_attempts | No | Maximum retry attempts | |
| wait_for_completion | No | Wait for the command to complete before returning |