Inspect Hermes gateway status
hermes_gateway_statusCheck Hermes gateway configuration by inspecting PID, lock, and log path state without starting, stopping, or modifying any services. Get current gateway status based on configured paths and profiles.
Instructions
Inspect configured gateway pid/lock/log path state without starting, stopping, restarting, or mutating services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| home | No | ||
| profile | No | ||
| toolkit_root | No |
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 |