8 lines
248 B
JSON
8 lines
248 B
JSON
{
|
|
"id": "status-cli",
|
|
"title": "Status CLI",
|
|
"description": "OpenClaw status and health inspection commands used to prove the gateway is usable.",
|
|
"commandPatterns": ["status", "service status"],
|
|
"processPatterns": ["openclaw.*status"]
|
|
}
|