{
  "ok": true,
  "endpoint": {
    "slug": "creator-sandbox-creator-20260525193645-subscriber-worksheet",
    "id": "hosted-endpoint-creator-sandbox-creator-20260525193645-subscriber-worksheet",
    "title": "Subscriber worksheet",
    "description": "Subscriber-only worksheet for mapping objections into a call plan.",
    "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/creator-sandbox-creator-20260525193645-subscriber-worksheet",
    "method": "POST",
    "tags": [
      "creator-skill",
      "paid-action",
      "x402",
      "subscriber",
      "worksheet",
      "only",
      "mapping",
      "objections",
      "call"
    ],
    "inputSchema": {
      "type": "object",
      "properties": {
        "situation": {
          "type": "string"
        },
        "goal": {
          "type": "string"
        },
        "audience": {
          "type": "string"
        },
        "constraints": {
          "type": "array",
          "items": {
            "type": "string"
          }
        }
      },
      "additionalProperties": true
    },
    "outputSchema": {
      "type": "object",
      "additionalProperties": true
    },
    "capabilities": {
      "kv": false,
      "files": false,
      "httpGetJson": false,
      "logs": true
    },
    "contentSafety": null,
    "createdAt": "2026-05-25T19:36:45.936Z",
    "updatedAt": "2026-05-25T19:36:45.936Z"
  }
}