Restart Hermes gateway through configured command
hermes_gateway_restartRestart the gateway only when command hash and confirmation nonce match, enforcing owner policy, and capture redacted output for evidence.
Instructions
Run a preconfigured gateway restart command only at owner policy tier with external-side-effect, allow_gateway_restart, command-hash, and confirmation nonce gates; captures redacted stdout/stderr artifacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| home | No | ||
| reason | Yes | ||
| profile | No | ||
| toolkit_root | No | ||
| timeout_seconds | No | ||
| confirmation_nonce | Yes | ||
| expected_restart_command_sha256 | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| scope | No | ||
| run_id | No | ||
| status | Yes | ||
| message | No | ||
| verdict | No | unknown | |
| evidence | No | ||
| mutation | No | ||
| warnings | No | ||
| live_call | No | ||
| retryable | No | ||
| error_code | No | ||
| duration_ms | No | ||
| http_status | No | ||
| policy_tier | No | read_only | |
| artifact_dir | No | ||
| likely_cause | No | ||
| next_actions | No | ||
| safe_next_action | No | ||
| redactions_applied | No |