{
  "ok": true,
  "endpoint": {
    "slug": "creator-sandbox-wizard-20260525195939-paid-critique",
    "id": "hosted-endpoint-creator-sandbox-wizard-20260525195939-paid-critique",
    "title": "Paid critique",
    "description": "Premium paid critique for the subscriber situation.",
    "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-wizard-20260525195939-paid-critique",
    "method": "POST",
    "tags": [
      "creator-skill",
      "paid-action",
      "x402",
      "paid",
      "critique",
      "premium",
      "subscriber",
      "situation"
    ],
    "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:59:39.889Z",
    "updatedAt": "2026-05-25T19:59:39.889Z"
  },
  "note": "This is a POST paid x402 endpoint. Use POST with a valid X-PAYMENT header or developer credit key to execute it."
}