AI Form Data Extractor to Airtable

f7f06186-129c-497b-9285-ad8ec5704dbc

Latency
8943ms
Cost
$0.0024
Tokens
1,233
Status
partial
gemini-3-flash-preview

2 nodes ran as pass-throughs

n8n-nodes-base.crypto, n8n-nodes-base.crypto

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "f7ecadb8-dc5d-4e8c-96b8-52c1dbad49b6",
    "timestamp": 1780741927164
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780741927164
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "f7ecadb8-dc5d-4e8c-96b8-52c1dbad49b6",
    "timestamp": 1780741927164
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ec0f0575-eb33-48a9-b3fe-c4f5b71ff548",
    "timestamp": 1780741927167
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741927167
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ec0f0575-eb33-48a9-b3fe-c4f5b71ff548",
    "timestamp": 1780741927167
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "8fa7273b-ebc8-40e4-9f11-e4b26784f60d",
    "timestamp": 1780741927170
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o",
    "nodeId": "llm",
    "timestamp": 1780741927170
  },
  {
    "data": {
      "model": "gpt-4o",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780741927170
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0021578,
      "provider": "openai",
      "latencyMs": 5953,
      "promptTokens": 1,
      "completionTokens": 863
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780741933126
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "8fa7273b-ebc8-40e4-9f11-e4b26784f60d",
    "timestamp": 1780741933126
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ae351db3-5c47-4e53-bf9e-e34434ad9522",
    "timestamp": 1780741933130
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741933130
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201?maxRecords=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741933130
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.list",
    "nodeId": "integration",
    "timestamp": 1780741933433
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 303,
      "operation": "getSchema"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741933433
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ae351db3-5c47-4e53-bf9e-e34434ad9522",
    "timestamp": 1780741933433
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "d2532094-9c71-4fc0-8195-fb2e29169086",
    "timestamp": 1780741933438
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741933438
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "d2532094-9c71-4fc0-8195-fb2e29169086",
    "timestamp": 1780741933438
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "0c999f6f-11fb-472a-aa10-0915fbcd1254",
    "timestamp": 1780741933441
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741933441
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "0c999f6f-11fb-472a-aa10-0915fbcd1254",
    "timestamp": 1780741933441
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "b1530578-bde9-4ee3-9cdb-545a621cdb84",
    "timestamp": 1780741933443
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780741933443
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780741933443
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.00022730000000000002,
      "provider": "openai",
      "latencyMs": 1219,
      "promptTokens": 316,
      "completionTokens": 53
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780741934663
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "b1530578-bde9-4ee3-9cdb-545a621cdb84",
    "timestamp": 1780741934663
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "51642a02-51a4-4894-adf0-f364736dabc1",
    "timestamp": 1780741934670
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741934670
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "51642a02-51a4-4894-adf0-f364736dabc1",
    "timestamp": 1780741934670
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5eb89e50-7a2f-415c-82f2-99eb8a7ff82f",
    "timestamp": 1780741934674
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780741934674
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5eb89e50-7a2f-415c-82f2-99eb8a7ff82f",
    "timestamp": 1780741934674
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6d78005e-7277-40a9-9f10-e3d8e475cbaf",
    "timestamp": 1780741934677
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741934677
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741934677
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.create",
    "nodeId": "integration",
    "timestamp": 1780741934967
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 290,
      "operation": "upsert"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741934967
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6d78005e-7277-40a9-9f10-e3d8e475cbaf",
    "timestamp": 1780741934967
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "1c468a4b-4563-4f78-ba1b-138b18ac4821",
    "timestamp": 1780741934973
  },
  {
    "data": {
      "inputCount": 1
    },
    "event": "merged 1 inputs",
    "nodeId": "merge",
    "timestamp": 1780741934973
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "1c468a4b-4563-4f78-ba1b-138b18ac4821",
    "timestamp": 1780741934973
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "4f597962-48e5-4367-a329-bc07d42ff86d",
    "timestamp": 1780741934976
  },
  {
    "data": {
      "inputKeys": [
        "ok",
        "status"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741934976
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "4f597962-48e5-4367-a329-bc07d42ff86d",
    "timestamp": 1780741934976
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "11679757-360c-468f-b624-a9f6853e29f4",
    "timestamp": 1780741934979
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741934979
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "11679757-360c-468f-b624-a9f6853e29f4",
    "timestamp": 1780741934979
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "835a09ae-2e51-488c-b0b3-d895696a135e",
    "timestamp": 1780741934982
  },
  {
    "data": {
      "inputKeys": [
        "0"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741934982
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "835a09ae-2e51-488c-b0b3-d895696a135e",
    "timestamp": 1780741934982
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "b8ca6d98-ab37-4393-8a2c-561912aeff2b",
    "timestamp": 1780741934984
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780741934984
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "b8ca6d98-ab37-4393-8a2c-561912aeff2b",
    "timestamp": 1780741934984
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9eaf87d4-910b-4a6e-9cdf-ee51ff4180cc",
    "timestamp": 1780741934984
  },
  {
    "event": "execution error: Cannot read properties of undefined (reading 'toString')",
    "nodeId": "code",
    "timestamp": 1780741934987
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot read properties of undefined (reading 'toString')",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9eaf87d4-910b-4a6e-9cdf-ee51ff4180cc",
    "timestamp": 1780741934988
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "680dfb4b-dde4-4d8f-852d-c3eba82e6607",
    "timestamp": 1780741934990
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780741934990
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "680dfb4b-dde4-4d8f-852d-c3eba82e6607",
    "timestamp": 1780741934990
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "5b5ab9f2-d4ac-437f-ab0a-b113a8af34ab",
    "timestamp": 1780741934992
  },
  {
    "data": {
      "type": "n8n-nodes-base.crypto"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780741934992
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "5b5ab9f2-d4ac-437f-ab0a-b113a8af34ab",
    "timestamp": 1780741934992
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ea8f7e6f-9004-4271-80d3-333701cce488",
    "timestamp": 1780741934994
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741934994
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741934994
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.create",
    "nodeId": "integration",
    "timestamp": 1780741935227
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 233,
      "operation": "upsert"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741935227
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ea8f7e6f-9004-4271-80d3-333701cce488",
    "timestamp": 1780741935227
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "85ac3cbb-4103-4184-b686-9e5b8d48f421",
    "timestamp": 1780741935235
  },
  {
    "data": {
      "inputCount": 1
    },
    "event": "merged 1 inputs",
    "nodeId": "merge",
    "timestamp": 1780741935235
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "85ac3cbb-4103-4184-b686-9e5b8d48f421",
    "timestamp": 1780741935235
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "29d6369f-f233-46f8-8bee-aa3be854bb0c",
    "timestamp": 1780741935239
  },
  {
    "data": {
      "inputKeys": [
        "ok",
        "status"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741935239
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "29d6369f-f233-46f8-8bee-aa3be854bb0c",
    "timestamp": 1780741935239
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "bdf9c435-3994-4c25-9520-8dfa76e625eb",
    "timestamp": 1780741935239
  },
  {
    "event": "execution error: Cannot read properties of undefined (reading 'forEach')",
    "nodeId": "code",
    "timestamp": 1780741935242
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot read properties of undefined (reading 'forEach')",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "bdf9c435-3994-4c25-9520-8dfa76e625eb",
    "timestamp": 1780741935242
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "88e9f499-87d3-46e2-b3ea-1833c14aaa1b",
    "timestamp": 1780741935245
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780741935245
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "88e9f499-87d3-46e2-b3ea-1833c14aaa1b",
    "timestamp": 1780741935245
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "733a8d0c-c6ea-4386-9fd1-075980289e9c",
    "timestamp": 1780741935247
  },
  {
    "data": {
      "inputCount": 1
    },
    "event": "merged 1 inputs",
    "nodeId": "merge",
    "timestamp": 1780741935247
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "733a8d0c-c6ea-4386-9fd1-075980289e9c",
    "timestamp": 1780741935247
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "dabb7e11-b4de-44d9-a80f-3302f49194fb",
    "timestamp": 1780741935250
  },
  {
    "data": {
      "type": "n8n-nodes-base.crypto"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780741935250
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "dabb7e11-b4de-44d9-a80f-3302f49194fb",
    "timestamp": 1780741935250
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "a1bbda24-f75c-4316-b2bd-645827d7af1f",
    "timestamp": 1780741935252
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741935252
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741935252
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.create",
    "nodeId": "integration",
    "timestamp": 1780741935581
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 329,
      "operation": "upsert"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741935581
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "a1bbda24-f75c-4316-b2bd-645827d7af1f",
    "timestamp": 1780741935581
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "9853b85d-fcb9-4183-8fe4-6e32d318ab01",
    "timestamp": 1780741935586
  },
  {
    "data": {
      "inputKeys": [
        "0"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741935586
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "9853b85d-fcb9-4183-8fe4-6e32d318ab01",
    "timestamp": 1780741935586
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "0e98acd2-4aa5-4df0-b36b-6ac1a8a2263b",
    "timestamp": 1780741935589
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780741935589
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "0e98acd2-4aa5-4df0-b36b-6ac1a8a2263b",
    "timestamp": 1780741935589
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "74f0f703-ce73-457c-9137-88d613d2e480",
    "timestamp": 1780741935589
  },
  {
    "event": "execution error: Cannot read properties of undefined (reading 'toString')",
    "nodeId": "code",
    "timestamp": 1780741935593
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot read properties of undefined (reading 'toString')",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "74f0f703-ce73-457c-9137-88d613d2e480",
    "timestamp": 1780741935593
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "c9187902-f67f-4639-906b-d6b14ace6a0e",
    "timestamp": 1780741935593
  },
  {
    "event": "execution error: Cannot read properties of undefined (reading 'forEach')",
    "nodeId": "code",
    "timestamp": 1780741935596
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot read properties of undefined (reading 'forEach')",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "c9187902-f67f-4639-906b-d6b14ace6a0e",
    "timestamp": 1780741935596
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "e925a388-05e2-49e4-92ad-984517f44057",
    "timestamp": 1780741935599
  },
  {
    "data": {
      "service": "airtable",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741935599
  },
  {
    "data": {
      "url": "https://api.airtable.com/v0/appP6tjLJixASJypH/Table%201",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741935599
  },
  {
    "data": {
      "status": 200
    },
    "event": "airtable.create",
    "nodeId": "integration",
    "timestamp": 1780741936095
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "airtable",
      "latencyMs": 496,
      "operation": "upsert"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741936095
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "e925a388-05e2-49e4-92ad-984517f44057",
    "timestamp": 1780741936095
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9ea45b9b-ac2a-4498-b96f-5f5de50acade",
    "timestamp": 1780741936104
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741936104
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9ea45b9b-ac2a-4498-b96f-5f5de50acade",
    "timestamp": 1780741936104
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "6dfbc02e-36b3-4640-b9f2-940c7cd6f86e",
    "timestamp": 1780741936107
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741936107
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "6dfbc02e-36b3-4640-b9f2-940c7cd6f86e",
    "timestamp": 1780741936107
  }
]