Reboot a node
reboot_nodeReboot a node – home companion or remote repeater. Node restarts and is unreachable for 30–60 seconds.
Instructions
Reboot a node — the home companion or a remote repeater. Omit node to target home. Equivalent to admin <node> reboot; this top-level form carries the destructive-tier annotations directly. ⚠ The node is unreachable for ~30–60s while it restarts; any session ends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | target node (contact name or hex public-key prefix); omit to target the home node | |
| dryRun | No | preview the intent without contacting the device |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | ||
| tier | Yes | ||
| annotations | Yes | the deterministic per-command risk hints this tier maps to; surfaced here (not as MCP tool-level annotations) because `admin` is one multiplexed tool | |
| dryRun | Yes | ||
| via | No | ||
| preview | No | ||
| reply | No |