{
  "ok": true,
  "endpoint": {
    "slug": "developer-utility-demo",
    "id": "hosted-endpoint-developer-utility-demo",
    "title": "Developer Utility Demo",
    "description": "Inspect a schema, OpenAPI snippet, MCP tool definition, or API description and return wrapper guidance.",
    "status": "active",
    "priceUsd": 0.01,
    "handlerType": "js_request_response",
    "runtime": "admin_gated_js_request_response_v1",
    "pricingMode": "fixed_price_success_receipt",
    "url": "https://payments.wiselyenterprisesllc.com/tools/developer-utility-demo",
    "method": "POST",
    "tags": [
      "developer-tooling",
      "mcp",
      "openapi",
      "paid-api"
    ],
    "inputSchema": {
      "type": "object",
      "additionalProperties": true
    },
    "outputSchema": {
      "type": "object",
      "additionalProperties": true
    },
    "capabilities": {
      "kv": false,
      "files": false,
      "httpGetJson": false,
      "logs": true
    },
    "createdAt": "2026-05-22T00:00:00.000Z",
    "updatedAt": "2026-05-22T11:06:42.540Z"
  }
}