Unlock the trunk
toyota_unlock_trunkUnlock only the trunk while doors stay locked, then verify the car's reported state. Preview with confirm=false unless the user has already confirmed the command.
Instructions
Unlock the trunk only (doors stay locked), then verify against the state the car reports. Only on the user's explicit request; preview with confirm=false unless the user already confirmed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | true sends the command to the car; false (default) only previews what would happen and sends nothing. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doors | No | ||
| detail | Yes | ||
| status | Yes | 'needs_confirmation' = nothing was sent; 'verified' = the car reported the new state; 'accepted' = Toyota accepted the command but the car has not confirmed it yet; 'failed' = the car rejected it. | |
| climate | No | ||
| command | Yes | ||
| charging | No | ||
| elapsed_seconds | No |