13 lines
334 B
JSON
13 lines
334 B
JSON
{
|
|
"ok": true,
|
|
"status": 200,
|
|
"body": {
|
|
"status": "healthy",
|
|
"pending_commands": 0,
|
|
"pending_channels_count": 0,
|
|
"active_channels_count": 1,
|
|
"active_sessions_count": 0,
|
|
"mcp_endpoint": "/mcp"
|
|
}
|
|
}
|