Reboot
rebootPerform a controlled router restart with optional delay. Preview with dry-run, then confirm destructive action using a token.
Instructions
Trigger a controlled router reboot with an optional delay. Supports dry-run. Use this tool instead of run_command for reboots — run_command's deny list blocks /system reboot*.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| delay | No | Seconds before rebooting (0–3600) | |
| dryRun | No | Preview the reboot without executing | |
| confirmationToken | No | Token from a prior APPROVAL_REQUIRED response. Re-submit the identical call with this token to confirm the destructive action. |