AI Document Data Extraction and PII Removal

d3863ed3-8a02-4f3c-a1a0-039c47da6d38

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "ff4e8706-09a0-4bf1-86c1-dfb65f55ccb3",
    "timestamp": 1783205362114
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleDriveTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783205362114
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "ff4e8706-09a0-4bf1-86c1-dfb65f55ccb3",
    "timestamp": 1783205362114
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "92715586-e630-4584-83a3-1af42d7cb50e",
    "timestamp": 1783205362117
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783205362117
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "92715586-e630-4584-83a3-1af42d7cb50e",
    "timestamp": 1783205362117
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "340fb03b-3b8a-4eb4-ad4c-b0ba12b72b19",
    "timestamp": 1783205362119
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleDrive",
      "latencyMs": 0,
      "operation": "download",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783205362119
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "340fb03b-3b8a-4eb4-ad4c-b0ba12b72b19",
    "timestamp": 1783205362119
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4a5d037f-0103-4645-87d0-785dfdfb80d1",
    "timestamp": 1783205362121
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783205362122
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4a5d037f-0103-4645-87d0-785dfdfb80d1",
    "timestamp": 1783205362122
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "36c7e83d-f22f-4a71-b5a2-64ed3e4ce24b",
    "timestamp": 1783205362124
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783205362124
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783205362124
  },
  {
    "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": "36c7e83d-f22f-4a71-b5a2-64ed3e4ce24b",
    "timestamp": 1783205387482
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2c4b3242-34db-4948-b835-cd2340ad7b19",
    "timestamp": 1783205387487
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783205387487
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2c4b3242-34db-4948-b835-cd2340ad7b19",
    "timestamp": 1783205387487
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "771c6535-47d4-4c70-b487-bd5ac602e29c",
    "timestamp": 1783205387490
  },
  {
    "data": {
      "inputCount": 3
    },
    "event": "merged 3 inputs",
    "nodeId": "merge",
    "timestamp": 1783205387490
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "771c6535-47d4-4c70-b487-bd5ac602e29c",
    "timestamp": 1783205387490
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "4207dc71-5b0e-4780-9f23-00f5a7fc3862",
    "timestamp": 1783205387490
  },
  {
    "event": "execution error (simulated): PII column names are missing in the input data.",
    "nodeId": "code",
    "timestamp": 1783205387493
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783205387493
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "4207dc71-5b0e-4780-9f23-00f5a7fc3862",
    "timestamp": 1783205387494
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "1fc467fd-379d-4841-978b-89c1453b61d8",
    "timestamp": 1783205387497
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleDrive",
      "latencyMs": 0,
      "operation": "createFromText",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783205387497
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "1fc467fd-379d-4841-978b-89c1453b61d8",
    "timestamp": 1783205387497
  }
]