Send remote command (action)
send_commandSend remote commands to a vehicle, such as lock, unlock, start climate, or locate. Confirmation must be provided before execution.
Instructions
Send a remote command to the vehicle (lock, climate, locate, etc.). Requires confirm=true. Disabled for read-only backends (e.g. Salesforce).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vin | Yes | Vehicle VIN | |
| command | Yes | ||
| confirm | No | Must be true to execute. |