{
  "service": "WhatsApp AI Webhook",
  "status": "running",
  "port": "9930",
  "uptime": 1536,
  "orchestrator": {
    "agents": {
      "totalAgents": 9,
      "activeInstances": 2,
      "availableTools": 16
    },
    "appId": "memory-app",
    "performance": {
      "operations": {
        "agent-sdk-execution": {
          "count": 2,
          "avgMs": 13908.02,
          "minMs": 8655.42,
          "maxMs": 19160.61,
          "p50Ms": 8655.42,
          "p95Ms": 19160.61,
          "p99Ms": 19160.61,
          "errorRate": 0,
          "opsPerSecond": 0
        }
      },
      "uptime": 1535412,
      "totalOperations": 2,
      "totalErrors": 0
    }
  },
  "endpoints": {
    "health": "/health",
    "webhook": "POST /webhook"
  }
}