Shut down PC
shutdown_pcSchedule a full shutdown of the machine to end all remote control. Requires confirmation to prevent accidental calls, with optional delay and message.
Instructions
Schedule a full shutdown of this machine. Ends ALL remote control until someone is physically at the machine to turn it back on. Requires confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true. Safety gate against accidental calls. | |
| message | No | Message shown to the user before shutdown | |
| delaySeconds | No | Delay in seconds before it fires (default 60, min 15, max 3600). Call cancel_shutdown before it elapses to abort. |