Restart PC
restart_pcSchedule a delayed restart of the machine with a user-visible message. Requires explicit confirmation and can be cancelled before the delay elapses.
Instructions
Schedule a restart of this machine. This server does NOT auto-start after reboot, so remote control ends the same way it would with shutdown_pc until someone starts it again locally. 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 restart | |
| delaySeconds | No | Delay in seconds before it fires (default 60, min 15, max 3600). Call cancel_shutdown before it elapses to abort. |