Baserow AI File Processor and Row Updater

a56ed177-3aad-4af4-8f1d-c6aeef2dc048

Latency
13818ms
Cost
$0.0042
Tokens
1,708
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "065d7ec9-edc5-46f6-b8ac-d62ed0e5c8e3",
    "timestamp": 1783204663542
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783204663542
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "065d7ec9-edc5-46f6-b8ac-d62ed0e5c8e3",
    "timestamp": 1783204663542
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f38aa7a3-479b-4876-87bf-769ada3089f2",
    "timestamp": 1783204663544
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204663544
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204663544
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0015953,
      "provider": "openai",
      "latencyMs": 4192,
      "promptTokens": 1,
      "completionTokens": 638
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204667737
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f38aa7a3-479b-4876-87bf-769ada3089f2",
    "timestamp": 1783204667737
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "e47e36d4-bf6d-48d3-9e52-d8bbac06c4b4",
    "timestamp": 1783204667742
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204667742
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204667742
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0020277999999999997,
      "provider": "openai",
      "latencyMs": 5723,
      "promptTokens": 1,
      "completionTokens": 811
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204673468
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "e47e36d4-bf6d-48d3-9e52-d8bbac06c4b4",
    "timestamp": 1783204673468
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "c501042d-f9e7-4c1a-b01d-b11392b1a804",
    "timestamp": 1783204673473
  },
  {
    "event": "fetching GET https://api.baserow.io/api/database/fields/table/123/",
    "nodeId": "http",
    "timestamp": 1783204673473
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/fields/table/123/",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204673473
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-401",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204673787
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "c501042d-f9e7-4c1a-b01d-b11392b1a804",
    "timestamp": 1783204673787
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "af6c3b7f-bb8b-4037-8e3b-337d81ca5632",
    "timestamp": 1783204673787
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "af6c3b7f-bb8b-4037-8e3b-337d81ca5632",
    "timestamp": 1783204673792
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "e1f8f740-c784-4f07-9265-76db518f3ebc",
    "timestamp": 1783204673795
  },
  {
    "data": {
      "inputKeys": [
        "json"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783204673795
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "e1f8f740-c784-4f07-9265-76db518f3ebc",
    "timestamp": 1783204673795
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "ac1403b4-9d45-404d-9892-0bed39b9ec82",
    "timestamp": 1783204673798
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1783204673798
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "ac1403b4-9d45-404d-9892-0bed39b9ec82",
    "timestamp": 1783204673798
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "13fd10c0-d4eb-463a-a8b6-5471380f3710",
    "timestamp": 1783204673800
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204673800
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "13fd10c0-d4eb-463a-a8b6-5471380f3710",
    "timestamp": 1783204673800
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bc144115-f3a2-4e99-a35c-4a780754d0fb",
    "timestamp": 1783204673803
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204673803
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bc144115-f3a2-4e99-a35c-4a780754d0fb",
    "timestamp": 1783204673803
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "40fc77b8-a986-40ab-a78c-da05a3f171c2",
    "timestamp": 1783204673805
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783204673805
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "40fc77b8-a986-40ab-a78c-da05a3f171c2",
    "timestamp": 1783204673805
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5aab6971-1d6f-4b82-a218-4e25c7b28052",
    "timestamp": 1783204673807
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1783204673807
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5aab6971-1d6f-4b82-a218-4e25c7b28052",
    "timestamp": 1783204673807
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "c0297c19-04b8-4d56-9ce0-320b399f73bd",
    "timestamp": 1783204673811
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1783204673811
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "c0297c19-04b8-4d56-9ce0-320b399f73bd",
    "timestamp": 1783204673811
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "e303b7c3-639a-4136-8aa4-074eedeb273f",
    "timestamp": 1783204673814
  },
  {
    "event": "fetching GET https://api.baserow.io/api/database/rows/table//",
    "nodeId": "http",
    "timestamp": 1783204673814
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table//",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204673814
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204673969
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "e303b7c3-639a-4136-8aa4-074eedeb273f",
    "timestamp": 1783204673969
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "4be0a9e5-e77e-4cea-9dd3-bc6e7de7a72b",
    "timestamp": 1783204673974
  },
  {
    "event": "fetching GET https://api.baserow.io/api/database/rows/table///",
    "nodeId": "http",
    "timestamp": 1783204673974
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table///",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204673974
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204674137
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "4be0a9e5-e77e-4cea-9dd3-bc6e7de7a72b",
    "timestamp": 1783204674137
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9ad2e0c8-c92d-460d-be7a-237ce29b34c2",
    "timestamp": 1783204674137
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9ad2e0c8-c92d-460d-be7a-237ce29b34c2",
    "timestamp": 1783204674143
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "72b137e9-2e87-4580-9282-0ab7c5147f68",
    "timestamp": 1783204674147
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204674147
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "72b137e9-2e87-4580-9282-0ab7c5147f68",
    "timestamp": 1783204674147
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "d479ee4e-4a87-4a0e-b9ca-4aa54afdc67a",
    "timestamp": 1783204674151
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204674151
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "d479ee4e-4a87-4a0e-b9ca-4aa54afdc67a",
    "timestamp": 1783204674151
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "717e36f8-7dd7-44a6-bcef-9f20735853d2",
    "timestamp": 1783204674154
  },
  {
    "event": "fetching PATCH https://api.baserow.io/api/database/rows/table///",
    "nodeId": "http",
    "timestamp": 1783204674154
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table///",
      "method": "PATCH"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204674154
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204674310
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "717e36f8-7dd7-44a6-bcef-9f20735853d2",
    "timestamp": 1783204674310
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "b807a9c0-2334-491c-a259-1e0e266f89df",
    "timestamp": 1783204674317
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783204674317
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "b807a9c0-2334-491c-a259-1e0e266f89df",
    "timestamp": 1783204674317
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "d29a58db-f547-4a4b-bc20-10e14529e474",
    "timestamp": 1783204674321
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204674321
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "d29a58db-f547-4a4b-bc20-10e14529e474",
    "timestamp": 1783204674321
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "233b2e96-7873-42f0-989f-c3df5a8e4542",
    "timestamp": 1783204674324
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204674324
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "233b2e96-7873-42f0-989f-c3df5a8e4542",
    "timestamp": 1783204674324
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "396eb9c0-dcde-4735-9e15-bf6350def086",
    "timestamp": 1783204674328
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204674328
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204674328
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.000296,
      "provider": "openai",
      "latencyMs": 1482,
      "promptTokens": 20,
      "completionTokens": 116
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204675812
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "396eb9c0-dcde-4735-9e15-bf6350def086",
    "timestamp": 1783204675812
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "4c5bc9c8-1bcb-48b1-82d0-5cf04535108c",
    "timestamp": 1783204675812
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'filter')",
    "nodeId": "code",
    "timestamp": 1783204675816
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204675816
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "4c5bc9c8-1bcb-48b1-82d0-5cf04535108c",
    "timestamp": 1783204675817
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "85d5c817-e5f8-45ea-bf7f-efc7913f542c",
    "timestamp": 1783204675820
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204675820
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "85d5c817-e5f8-45ea-bf7f-efc7913f542c",
    "timestamp": 1783204675820
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "69005b35-9c66-4c14-80a9-ef8e945dab30",
    "timestamp": 1783204675823
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204675823
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "69005b35-9c66-4c14-80a9-ef8e945dab30",
    "timestamp": 1783204675823
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "1b0e14da-13a8-4023-9006-464578bf0ff5",
    "timestamp": 1783204675826
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "unresolvable-url",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204675826
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "1b0e14da-13a8-4023-9006-464578bf0ff5",
    "timestamp": 1783204675826
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "47cf67bc-a3e2-4796-b5a7-4f6a6aef3e90",
    "timestamp": 1783204675828
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783204675828
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "47cf67bc-a3e2-4796-b5a7-4f6a6aef3e90",
    "timestamp": 1783204675828
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "3dc743cc-0dde-4349-975c-fa453d99dbaf",
    "timestamp": 1783204675831
  },
  {
    "event": "fetching PATCH https://api.baserow.io/api/database/rows/table///",
    "nodeId": "http",
    "timestamp": 1783204675831
  },
  {
    "data": {
      "url": "https://api.baserow.io/api/database/rows/table///",
      "method": "PATCH"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783204675831
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783204675988
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "3dc743cc-0dde-4349-975c-fa453d99dbaf",
    "timestamp": 1783204675988
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "49c53281-d323-4794-919a-d807d7ccc25e",
    "timestamp": 1783204675993
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783204675993
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "49c53281-d323-4794-919a-d807d7ccc25e",
    "timestamp": 1783204675993
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "bc23708a-b177-47db-8a30-4330198710e0",
    "timestamp": 1783204675997
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783204675997
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783204675997
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0002585,
      "provider": "openai",
      "latencyMs": 1362,
      "promptTokens": 20,
      "completionTokens": 101
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783204677360
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "bc23708a-b177-47db-8a30-4330198710e0",
    "timestamp": 1783204677360
  }
]