Generate workflow documentation and node names with GPT‑4.1‑mini

e82695a6-6ec5-456d-b107-5339600633bd

Latency
22459ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "fcc55ae4-ed3b-4a6f-a041-c2417c052005",
    "timestamp": 1780870106568
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870106568
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "fcc55ae4-ed3b-4a6f-a041-c2417c052005",
    "timestamp": 1780870106568
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "41321b3b-4f5b-4f1a-87f4-0e4cfb5c4e57",
    "timestamp": 1780870106571
  },
  {
    "data": {
      "service": "googleDocs",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870106571
  },
  {
    "data": {
      "url": "https://docs.googleapis.com/v1/documents/1HvKeYG1b14O00p5pzv7MmHupSE2BO-HacKAGT2aq-Fg",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870106571
  },
  {
    "data": {
      "status": 200
    },
    "event": "docs.read",
    "nodeId": "integration",
    "timestamp": 1780870107056
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDocs",
      "latencyMs": 485,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870107056
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "41321b3b-4f5b-4f1a-87f4-0e4cfb5c4e57",
    "timestamp": 1780870107056
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "431324d1-83d0-405a-93f1-53a27e32c599",
    "timestamp": 1780870107058
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "toolthink",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870107309
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "431324d1-83d0-405a-93f1-53a27e32c599",
    "timestamp": 1780870107309
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "86f412be-feb5-4e14-815f-067d4effa6dc",
    "timestamp": 1780870107314
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870107314
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "86f412be-feb5-4e14-815f-067d4effa6dc",
    "timestamp": 1780870107314
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d40c7745-3842-4412-aaaf-75334a4aa85b",
    "timestamp": 1780870107316
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "datatabletool",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870107568
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d40c7745-3842-4412-aaaf-75334a4aa85b",
    "timestamp": 1780870107568
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f2ff3d25-b6d6-41f6-bfa1-5611396d2e90",
    "timestamp": 1780870107575
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870107575
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f2ff3d25-b6d6-41f6-bfa1-5611396d2e90",
    "timestamp": 1780870107575
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "d935e2bc-6659-4dbf-918a-d4f05df5e814",
    "timestamp": 1780870107577
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870107577
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870107577
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "d935e2bc-6659-4dbf-918a-d4f05df5e814",
    "timestamp": 1780870111720
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "e98c6dbf-0a98-49eb-b02f-63767ee33181",
    "timestamp": 1780870111722
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870111722
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "e98c6dbf-0a98-49eb-b02f-63767ee33181",
    "timestamp": 1780870111722
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "eddb4da7-0b74-4d15-a013-fb2704847037",
    "timestamp": 1780870111724
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870111724
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "eddb4da7-0b74-4d15-a013-fb2704847037",
    "timestamp": 1780870111724
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "79fad978-f642-4143-8bc2-43ffe0d9ccc3",
    "timestamp": 1780870111725
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "outputparserautofixing",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870111976
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "79fad978-f642-4143-8bc2-43ffe0d9ccc3",
    "timestamp": 1780870111976
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "edc11895-1fe8-4c37-8e92-62926eeceae7",
    "timestamp": 1780870111978
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "outputparserautofixing",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870112230
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "edc11895-1fe8-4c37-8e92-62926eeceae7",
    "timestamp": 1780870112230
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "d6f3c185-26a3-488f-b030-e58dd723b994",
    "timestamp": 1780870112232
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870112232
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "d6f3c185-26a3-488f-b030-e58dd723b994",
    "timestamp": 1780870112232
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "8f329d1f-9aba-48ff-89d3-a05162f6b076",
    "timestamp": 1780870112233
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "agenttool",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870112484
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "8f329d1f-9aba-48ff-89d3-a05162f6b076",
    "timestamp": 1780870112484
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "772893b4-8723-4e03-9b2e-8e0077d5c70c",
    "timestamp": 1780870112487
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1780870112487
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "772893b4-8723-4e03-9b2e-8e0077d5c70c",
    "timestamp": 1780870112487
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "0f7622c8-b31a-4252-ac3d-2e1ba376a60d",
    "timestamp": 1780870112489
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870112489
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "0f7622c8-b31a-4252-ac3d-2e1ba376a60d",
    "timestamp": 1780870112489
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "5522ae75-4f6e-49c2-a73e-7bf475aac5cf",
    "timestamp": 1780870112489
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870112489
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "5522ae75-4f6e-49c2-a73e-7bf475aac5cf",
    "timestamp": 1780870112489
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8a4817be-4bb9-4658-823c-17cc44f74585",
    "timestamp": 1780870112491
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870112491
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8a4817be-4bb9-4658-823c-17cc44f74585",
    "timestamp": 1780870112491
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "2803adb1-f07f-4ed4-b52e-482fe2f24ebd",
    "timestamp": 1780870112492
  },
  {
    "event": "routed:  -> default",
    "nodeId": "switch",
    "timestamp": 1780870112492
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "2803adb1-f07f-4ed4-b52e-482fe2f24ebd",
    "timestamp": 1780870112492
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "562cddde-d508-4904-8d91-5162a1809e50",
    "timestamp": 1780870112494
  },
  {
    "data": {
      "inputKeys": [
        "data",
        "formFields"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870112494
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "562cddde-d508-4904-8d91-5162a1809e50",
    "timestamp": 1780870112494
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "906aeb6d-cc39-4547-8c56-6f7b9da9232f",
    "timestamp": 1780870112495
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870112495
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870112495
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "906aeb6d-cc39-4547-8c56-6f7b9da9232f",
    "timestamp": 1780870116620
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "4aa7240c-e591-4192-aed2-6ce385311e72",
    "timestamp": 1780870116620
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870116620
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "4aa7240c-e591-4192-aed2-6ce385311e72",
    "timestamp": 1780870116620
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "0f57feec-9102-4afb-b8fc-6e06f66e0861",
    "timestamp": 1780870116622
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870116622
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "0f57feec-9102-4afb-b8fc-6e06f66e0861",
    "timestamp": 1780870116622
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "2be644cf-6ee5-43fe-954f-8c8c9ec1fb36",
    "timestamp": 1780870116624
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870116624
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870116624
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "2be644cf-6ee5-43fe-954f-8c8c9ec1fb36",
    "timestamp": 1780870120761
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "d2c8d26b-0b54-4e72-b9f9-f1f224000d5d",
    "timestamp": 1780870120762
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870120762
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "d2c8d26b-0b54-4e72-b9f9-f1f224000d5d",
    "timestamp": 1780870120762
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "16ef3baa-f096-4f1b-b001-8a62ea3256d0",
    "timestamp": 1780870120762
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "no-source",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870120762
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "16ef3baa-f096-4f1b-b001-8a62ea3256d0",
    "timestamp": 1780870120762
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "3dc2bfe1-139a-4a60-b43a-a7a95e50ace8",
    "timestamp": 1780870120764
  },
  {
    "data": {
      "inputKeys": [
        "items",
        "records",
        "simulated",
        "echo"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870120764
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "3dc2bfe1-139a-4a60-b43a-a7a95e50ace8",
    "timestamp": 1780870120764
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "7b9b6f84-c113-4e21-8624-ee990dbd1b64",
    "timestamp": 1780870120765
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870120765
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "7b9b6f84-c113-4e21-8624-ee990dbd1b64",
    "timestamp": 1780870120765
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "28b1debd-a69e-4aa7-a732-0782418a3e03",
    "timestamp": 1780870120767
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780870120767
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "28b1debd-a69e-4aa7-a732-0782418a3e03",
    "timestamp": 1780870120767
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "000289bf-3e0a-4a1b-86d2-d17db6e884fc",
    "timestamp": 1780870120768
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780870120768
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "000289bf-3e0a-4a1b-86d2-d17db6e884fc",
    "timestamp": 1780870120768
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "6a547435-766d-493a-8324-f146d28a45c0",
    "timestamp": 1780870120770
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780870120770
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "6a547435-766d-493a-8324-f146d28a45c0",
    "timestamp": 1780870120770
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "9a748a55-6b9e-414f-b244-1602e6901a73",
    "timestamp": 1780870120772
  },
  {
    "data": {
      "inputKeys": [
        "items",
        "records",
        "simulated",
        "echo"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870120772
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "9a748a55-6b9e-414f-b244-1602e6901a73",
    "timestamp": 1780870120772
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "a4678f26-e58a-46fd-8376-3fb479248167",
    "timestamp": 1780870120773
  },
  {
    "data": {
      "inputKeys": [
        "data",
        "formFields"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870120773
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "a4678f26-e58a-46fd-8376-3fb479248167",
    "timestamp": 1780870120773
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "9a71c249-0e3f-4114-8bc1-1dd850a5066a",
    "timestamp": 1780870120774
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870120774
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870120774
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "9a71c249-0e3f-4114-8bc1-1dd850a5066a",
    "timestamp": 1780870124891
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "76d0ab99-a7da-4d06-a186-0c074019081f",
    "timestamp": 1780870124895
  },
  {
    "data": {
      "inputKeys": [
        "items",
        "records",
        "simulated",
        "echo"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870124895
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "76d0ab99-a7da-4d06-a186-0c074019081f",
    "timestamp": 1780870124895
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "ff00c075-52a2-4ca2-9d4e-ecd786daa173",
    "timestamp": 1780870124896
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780870124896
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "ff00c075-52a2-4ca2-9d4e-ecd786daa173",
    "timestamp": 1780870124896
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "fcd50540-d676-4379-8fcf-98813a87b521",
    "timestamp": 1780870124898
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870124898
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "fcd50540-d676-4379-8fcf-98813a87b521",
    "timestamp": 1780870124898
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "3fba93d9-5aa9-405f-a27b-93f9952e9607",
    "timestamp": 1780870124901
  },
  {
    "data": {
      "inputKeys": [
        "0",
        "1"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870124901
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "3fba93d9-5aa9-405f-a27b-93f9952e9607",
    "timestamp": 1780870124901
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "d91f1753-c263-49a4-83e9-285e608576c6",
    "timestamp": 1780870124903
  },
  {
    "data": {
      "inputKeys": [
        "items",
        "records",
        "simulated",
        "echo"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870124903
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "d91f1753-c263-49a4-83e9-285e608576c6",
    "timestamp": 1780870124903
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "59dfd3d2-b418-4ca8-8f54-5fcb8c0cd366",
    "timestamp": 1780870124904
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870124904
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "59dfd3d2-b418-4ca8-8f54-5fcb8c0cd366",
    "timestamp": 1780870124904
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "dff76501-2ce3-4fae-ab05-f17f34101eba",
    "timestamp": 1780870124906
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780870124906
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "dff76501-2ce3-4fae-ab05-f17f34101eba",
    "timestamp": 1780870124906
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "cf592af0-48a0-4ed4-a213-06b2d6821502",
    "timestamp": 1780870124907
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780870124907
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "cf592af0-48a0-4ed4-a213-06b2d6821502",
    "timestamp": 1780870124907
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "d3409020-793a-402b-beea-31fcc3ebf01f",
    "timestamp": 1780870124909
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870124909
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "d3409020-793a-402b-beea-31fcc3ebf01f",
    "timestamp": 1780870124909
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9ae8090f-1fb9-486d-a082-0fd7b04d9f84",
    "timestamp": 1780870124910
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870124910
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9ae8090f-1fb9-486d-a082-0fd7b04d9f84",
    "timestamp": 1780870124910
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ab6582fc-e8b9-4427-8899-c2d2e03c3c10",
    "timestamp": 1780870124911
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870124911
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ab6582fc-e8b9-4427-8899-c2d2e03c3c10",
    "timestamp": 1780870124911
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "276b2fee-2d80-42ba-b9f9-1f717d48ce4b",
    "timestamp": 1780870124912
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870124912
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "276b2fee-2d80-42ba-b9f9-1f717d48ce4b",
    "timestamp": 1780870124912
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "c57cbceb-4a6e-4af6-b690-52380376da30",
    "timestamp": 1780870124913
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870124913
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "c57cbceb-4a6e-4af6-b690-52380376da30",
    "timestamp": 1780870124913
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "73150656-3420-4bb3-ac9f-f2ee86f69a6a",
    "timestamp": 1780870124915
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870124915
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "73150656-3420-4bb3-ac9f-f2ee86f69a6a",
    "timestamp": 1780870124915
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "7d39c0a4-69e0-442d-a52f-7d0a7bf07ed6",
    "timestamp": 1780870124916
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870124916
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870124916
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "7d39c0a4-69e0-442d-a52f-7d0a7bf07ed6",
    "timestamp": 1780870129022
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a58f2bfa-bb2e-4210-aed1-4dc51b89e88e",
    "timestamp": 1780870129024
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870129024
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a58f2bfa-bb2e-4210-aed1-4dc51b89e88e",
    "timestamp": 1780870129024
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "954cbc10-46ed-4f71-a52b-1b279c529d46",
    "timestamp": 1780870129025
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870129025
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "954cbc10-46ed-4f71-a52b-1b279c529d46",
    "timestamp": 1780870129025
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "653c214c-7f16-4323-8d7a-e5d595428bbf",
    "timestamp": 1780870129027
  },
  {
    "data": {
      "kind": "n8n-nodes-base.form"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870129027
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "653c214c-7f16-4323-8d7a-e5d595428bbf",
    "timestamp": 1780870129027
  }
]