AI Form Data Extractor to Airtable

0810d48e-3beb-4803-bd08-9231e6e76ebf

Latency
4896835ms
Cost
$0.0003
Tokens
986
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "f7ecadb8-dc5d-4e8c-96b8-52c1dbad49b6",
    "timestamp": 1780883320780
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780883320780
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "f7ecadb8-dc5d-4e8c-96b8-52c1dbad49b6",
    "timestamp": 1780883320780
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ec0f0575-eb33-48a9-b3fe-c4f5b71ff548",
    "timestamp": 1780883320782
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780883320782
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ec0f0575-eb33-48a9-b3fe-c4f5b71ff548",
    "timestamp": 1780883320782
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "8fa7273b-ebc8-40e4-9f11-e4b26784f60d",
    "timestamp": 1780883320785
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o",
    "nodeId": "llm",
    "timestamp": 1780883320785
  },
  {
    "data": {
      "model": "gpt-4o",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780883320785
  },
  {
    "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": "8fa7273b-ebc8-40e4-9f11-e4b26784f60d",
    "timestamp": 1780884279781
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ae351db3-5c47-4e53-bf9e-e34434ad9522",
    "timestamp": 1780884279793
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780884279793
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201?maxRecords=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780884279793
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.list",
    "nodeId": "integration",
    "timestamp": 1780884281895
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 2102,
      "operation": "getSchema"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780884281895
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ae351db3-5c47-4e53-bf9e-e34434ad9522",
    "timestamp": 1780884281895
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "d2532094-9c71-4fc0-8195-fb2e29169086",
    "timestamp": 1780884281898
  },
  {
    "data": {
      "inputKeys": [
        "id",
        "hash",
        "name",
        "fields",
        "output",
        "similar",
        "attribute",
        "attributes",
        "similar_forEach",
        "existingSimilars",
        "name_toLowerCase",
        "savingAttributes",
        "similar_toString",
        "attributes_forEach",
        "existingAttributes",
        "existingSimilars_indexOf",
        "existingAttributes_indexOf"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780884281898
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "d2532094-9c71-4fc0-8195-fb2e29169086",
    "timestamp": 1780884281898
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "0c999f6f-11fb-472a-aa10-0915fbcd1254",
    "timestamp": 1780884281900
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780884281900
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "0c999f6f-11fb-472a-aa10-0915fbcd1254",
    "timestamp": 1780884281900
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "b1530578-bde9-4ee3-9cdb-545a621cdb84",
    "timestamp": 1780884281902
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780884281903
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780884281903
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.0002996,
      "provider": "openai",
      "latencyMs": 2176,
      "promptTokens": 316,
      "completionTokens": 670
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780888213703
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "b1530578-bde9-4ee3-9cdb-545a621cdb84",
    "timestamp": 1780888213703
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "51642a02-51a4-4894-adf0-f364736dabc1",
    "timestamp": 1780888213712
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780888213712
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "51642a02-51a4-4894-adf0-f364736dabc1",
    "timestamp": 1780888213712
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5eb89e50-7a2f-415c-82f2-99eb8a7ff82f",
    "timestamp": 1780888213715
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780888213715
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5eb89e50-7a2f-415c-82f2-99eb8a7ff82f",
    "timestamp": 1780888213715
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6d78005e-7277-40a9-9f10-e3d8e475cbaf",
    "timestamp": 1780888213718
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780888213718
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780888213718
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.create",
    "nodeId": "integration",
    "timestamp": 1780888216227
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 2509,
      "operation": "upsert"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780888216227
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6d78005e-7277-40a9-9f10-e3d8e475cbaf",
    "timestamp": 1780888216227
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "1c468a4b-4563-4f78-ba1b-138b18ac4821",
    "timestamp": 1780888216232
  },
  {
    "data": {
      "inputCount": 1
    },
    "event": "merged 1 inputs",
    "nodeId": "merge",
    "timestamp": 1780888216232
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "1c468a4b-4563-4f78-ba1b-138b18ac4821",
    "timestamp": 1780888216232
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "4f597962-48e5-4367-a329-bc07d42ff86d",
    "timestamp": 1780888216235
  },
  {
    "data": {
      "inputKeys": [
        "ok",
        "status"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780888216235
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "4f597962-48e5-4367-a329-bc07d42ff86d",
    "timestamp": 1780888216235
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "11679757-360c-468f-b624-a9f6853e29f4",
    "timestamp": 1780888216238
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780888216238
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "11679757-360c-468f-b624-a9f6853e29f4",
    "timestamp": 1780888216238
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "835a09ae-2e51-488c-b0b3-d895696a135e",
    "timestamp": 1780888216241
  },
  {
    "data": {
      "inputKeys": [
        "0"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780888216241
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "835a09ae-2e51-488c-b0b3-d895696a135e",
    "timestamp": 1780888216241
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "b8ca6d98-ab37-4393-8a2c-561912aeff2b",
    "timestamp": 1780888216243
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780888216243
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "b8ca6d98-ab37-4393-8a2c-561912aeff2b",
    "timestamp": 1780888216243
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9eaf87d4-910b-4a6e-9cdf-ee51ff4180cc",
    "timestamp": 1780888216243
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'toString')",
    "nodeId": "code",
    "timestamp": 1780888216246
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780888216246
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9eaf87d4-910b-4a6e-9cdf-ee51ff4180cc",
    "timestamp": 1780888216246
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "680dfb4b-dde4-4d8f-852d-c3eba82e6607",
    "timestamp": 1780888216248
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780888216248
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "680dfb4b-dde4-4d8f-852d-c3eba82e6607",
    "timestamp": 1780888216248
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "5b5ab9f2-d4ac-437f-ab0a-b113a8af34ab",
    "timestamp": 1780888216250
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "crypto",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780888216503
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "5b5ab9f2-d4ac-437f-ab0a-b113a8af34ab",
    "timestamp": 1780888216503
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ea8f7e6f-9004-4271-80d3-333701cce488",
    "timestamp": 1780888216514
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780888216514
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780888216514
  },
  {
    "data": {
      "mode": "write",
      "error": "airtable.create failed: HTTP 422",
      "status": "error",
      "service": "airtable",
      "operation": "upsert"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780888216746
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ea8f7e6f-9004-4271-80d3-333701cce488",
    "timestamp": 1780888216746
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "85ac3cbb-4103-4184-b686-9e5b8d48f421",
    "timestamp": 1780888216752
  },
  {
    "data": {
      "inputCount": 1
    },
    "event": "merged 1 inputs",
    "nodeId": "merge",
    "timestamp": 1780888216752
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "85ac3cbb-4103-4184-b686-9e5b8d48f421",
    "timestamp": 1780888216752
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "29d6369f-f233-46f8-8bee-aa3be854bb0c",
    "timestamp": 1780888216757
  },
  {
    "data": {
      "inputKeys": [
        "items",
        "records",
        "simulated",
        "echo"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780888216757
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "29d6369f-f233-46f8-8bee-aa3be854bb0c",
    "timestamp": 1780888216757
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "bdf9c435-3994-4c25-9520-8dfa76e625eb",
    "timestamp": 1780888216757
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'forEach')",
    "nodeId": "code",
    "timestamp": 1780888216760
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780888216761
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "bdf9c435-3994-4c25-9520-8dfa76e625eb",
    "timestamp": 1780888216761
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "88e9f499-87d3-46e2-b3ea-1833c14aaa1b",
    "timestamp": 1780888216764
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780888216764
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "88e9f499-87d3-46e2-b3ea-1833c14aaa1b",
    "timestamp": 1780888216764
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "733a8d0c-c6ea-4386-9fd1-075980289e9c",
    "timestamp": 1780888216766
  },
  {
    "data": {
      "inputCount": 1
    },
    "event": "merged 1 inputs",
    "nodeId": "merge",
    "timestamp": 1780888216766
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "733a8d0c-c6ea-4386-9fd1-075980289e9c",
    "timestamp": 1780888216766
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "dabb7e11-b4de-44d9-a80f-3302f49194fb",
    "timestamp": 1780888216770
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "crypto",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780888217023
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "dabb7e11-b4de-44d9-a80f-3302f49194fb",
    "timestamp": 1780888217023
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "a1bbda24-f75c-4316-b2bd-645827d7af1f",
    "timestamp": 1780888217031
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780888217031
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780888217031
  },
  {
    "data": {
      "mode": "write",
      "error": "airtable.create failed: HTTP 422",
      "status": "error",
      "service": "airtable",
      "operation": "upsert"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780888217252
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "a1bbda24-f75c-4316-b2bd-645827d7af1f",
    "timestamp": 1780888217252
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "9853b85d-fcb9-4183-8fe4-6e32d318ab01",
    "timestamp": 1780888217258
  },
  {
    "data": {
      "inputKeys": [
        "0"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780888217258
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "9853b85d-fcb9-4183-8fe4-6e32d318ab01",
    "timestamp": 1780888217258
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "0e98acd2-4aa5-4df0-b36b-6ac1a8a2263b",
    "timestamp": 1780888217261
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780888217261
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "0e98acd2-4aa5-4df0-b36b-6ac1a8a2263b",
    "timestamp": 1780888217261
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "74f0f703-ce73-457c-9137-88d613d2e480",
    "timestamp": 1780888217261
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'toString')",
    "nodeId": "code",
    "timestamp": 1780888217265
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780888217265
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "74f0f703-ce73-457c-9137-88d613d2e480",
    "timestamp": 1780888217265
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "c9187902-f67f-4639-906b-d6b14ace6a0e",
    "timestamp": 1780888217265
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'forEach')",
    "nodeId": "code",
    "timestamp": 1780888217269
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780888217269
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "c9187902-f67f-4639-906b-d6b14ace6a0e",
    "timestamp": 1780888217269
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "e925a388-05e2-49e4-92ad-984517f44057",
    "timestamp": 1780888217272
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780888217272
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780888217272
  },
  {
    "data": {
      "mode": "write",
      "error": "airtable.create failed: HTTP 422",
      "status": "error",
      "service": "airtable",
      "operation": "upsert"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780888217601
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "e925a388-05e2-49e4-92ad-984517f44057",
    "timestamp": 1780888217601
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9ea45b9b-ac2a-4498-b96f-5f5de50acade",
    "timestamp": 1780888217607
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780888217607
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9ea45b9b-ac2a-4498-b96f-5f5de50acade",
    "timestamp": 1780888217607
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "6dfbc02e-36b3-4640-b9f2-940c7cd6f86e",
    "timestamp": 1780888217615
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780888217615
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "6dfbc02e-36b3-4640-b9f2-940c7cd6f86e",
    "timestamp": 1780888217615
  }
]