6 custom skills (assign-task, dispatch-webhook, daily-briefing, task-capture, qmd-brain, tts-voice) with technical documentation. Compatible with Claude Code, OpenClaw, Codex CLI, and OpenCode.
17 lines
338 B
Markdown
17 lines
338 B
Markdown
# health
|
|
|
|
# `openclaw health`
|
|
|
|
Fetch health from the running Gateway.
|
|
|
|
```bash
|
|
openclaw health
|
|
openclaw health --json
|
|
openclaw health --verbose
|
|
```
|
|
|
|
Notes:
|
|
|
|
* `--verbose` runs live probes and prints per-account timings when multiple accounts are configured.
|
|
* Output includes per-agent session stores when multiple agents are configured.
|