{
  "service": "CF PRIMITIVE BINDING",
  "routes": [
    "GET /",
    "GET /health",
    "GET /chat/:id",
    "POST /chat"
  ],
  "store": "kv"
}