{
  "updatedAt": "2026-04-28T00:37:46.644Z",
  "createdAt": "2026-04-28T00:37:46.644Z",
  "id": "UuqRvZoUXmWuzv2Y",
  "name": "Addendo \u2014 Alert Router Caller Test v1",
  "description": null,
  "active": false,
  "isArchived": false,
  "nodes": [
    {
      "parameters": {},
      "id": "ct0-0000-0000-0000-000000000001",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ]
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https://n8n.addendo.io/webhook/alert-router-v1",
        "sendBody": true,
        "specifyBody": "json",
        "jsonBody": "={\n  \"alert_type\": \"cost_warning\",\n  \"severity\": \"P2\",\n  \"source_skill\": \"#42\",\n  \"trace_id\": \"caller-test-{{ Date.now() }}\",\n  \"payload\": {\n    \"title\": \"Caller test: cost ramp\",\n    \"description\": \"Test invocation from caller-test workflow at {{ $now }}\",\n    \"context\": { \"requires_ceo_escalation\": false, \"current_usd\": 1.42 }\n  },\n  \"timestamp\": \"{{ $now.toISO() }}\"\n}",
        "options": {
          "timeout": 30000
        }
      },
      "id": "ct0-0000-0000-0000-000000000002",
      "name": "POST Alert Router",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        240,
        0
      ]
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "POST Alert Router",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1",
    "saveManualExecutions": true,
    "callerPolicy": "workflowsFromSameOwner",
    "timezone": "America/New_York",
    "availableInMCP": false
  },
  "staticData": null,
  "meta": null,
  "versionId": "69d490ea-29e7-4690-8938-343e372261e0",
  "activeVersionId": null,
  "versionCounter": 1,
  "triggerCount": 0,
  "shared": [
    {
      "updatedAt": "2026-04-28T00:37:46.648Z",
      "createdAt": "2026-04-28T00:37:46.648Z",
      "role": "workflow:owner",
      "workflowId": "UuqRvZoUXmWuzv2Y",
      "projectId": "kOz4cM3t590yiTX0",
      "project": {
        "updatedAt": "2026-04-06T19:49:50.605Z",
        "createdAt": "2026-04-06T05:13:47.025Z",
        "id": "kOz4cM3t590yiTX0",
        "name": "Jose Raul  Ramirez  <admin@addendo.io>",
        "type": "personal",
        "icon": null,
        "description": null,
        "creatorId": "22729d36-131e-405e-8267-dcd82aca785f"
      }
    }
  ],
  "tags": [],
  "activeVersion": null
}