AI Document Data Extraction and PII Removal

1a1b0435-2d3c-4973-8f35-07ee272270a3

Latency
3866ms
Cost
$0.0018
Tokens
718
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "ff4e8706-09a0-4bf1-86c1-dfb65f55ccb3",
    "timestamp": 1783205388337
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleDriveTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783205388337
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "ff4e8706-09a0-4bf1-86c1-dfb65f55ccb3",
    "timestamp": 1783205388337
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "92715586-e630-4584-83a3-1af42d7cb50e",
    "timestamp": 1783205388340
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783205388340
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "92715586-e630-4584-83a3-1af42d7cb50e",
    "timestamp": 1783205388340
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "340fb03b-3b8a-4eb4-ad4c-b0ba12b72b19",
    "timestamp": 1783205388343
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleDrive",
      "latencyMs": 0,
      "operation": "download",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783205388343
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "340fb03b-3b8a-4eb4-ad4c-b0ba12b72b19",
    "timestamp": 1783205388343
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4a5d037f-0103-4645-87d0-785dfdfb80d1",
    "timestamp": 1783205388346
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783205388346
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4a5d037f-0103-4645-87d0-785dfdfb80d1",
    "timestamp": 1783205388346
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "36c7e83d-f22f-4a71-b5a2-64ed3e4ce24b",
    "timestamp": 1783205388349
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783205388349
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783205388349
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0017928,
      "provider": "openai",
      "latencyMs": 3830,
      "promptTokens": 1,
      "completionTokens": 717
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783205392187
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "36c7e83d-f22f-4a71-b5a2-64ed3e4ce24b",
    "timestamp": 1783205392187
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2c4b3242-34db-4948-b835-cd2340ad7b19",
    "timestamp": 1783205392192
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783205392192
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2c4b3242-34db-4948-b835-cd2340ad7b19",
    "timestamp": 1783205392192
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "771c6535-47d4-4c70-b487-bd5ac602e29c",
    "timestamp": 1783205392197
  },
  {
    "data": {
      "inputCount": 3
    },
    "event": "merged 3 inputs",
    "nodeId": "merge",
    "timestamp": 1783205392197
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "771c6535-47d4-4c70-b487-bd5ac602e29c",
    "timestamp": 1783205392197
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "4207dc71-5b0e-4780-9f23-00f5a7fc3862",
    "timestamp": 1783205392197
  },
  {
    "event": "execution error (simulated): PII column names are missing in the input data.",
    "nodeId": "code",
    "timestamp": 1783205392200
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783205392200
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "4207dc71-5b0e-4780-9f23-00f5a7fc3862",
    "timestamp": 1783205392201
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "1fc467fd-379d-4841-978b-89c1453b61d8",
    "timestamp": 1783205392203
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleDrive",
      "latencyMs": 0,
      "operation": "createFromText",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783205392203
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "1fc467fd-379d-4841-978b-89c1453b61d8",
    "timestamp": 1783205392203
  }
]