Vertex AI PDF and Image Data Extraction

471c7605-4d4a-4af7-b059-bf7cda5d68f9

Latency
1439ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f60ef5f9-bc08-4cc9-804e-697ae6f88b9b",
    "timestamp": 1780741230415
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741230415
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f60ef5f9-bc08-4cc9-804e-697ae6f88b9b",
    "timestamp": 1780741230415
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "81d3f7b8-20cb-4aac-82a9-d4e8e6581105",
    "timestamp": 1780741230419
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleDriveTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780741230419
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "81d3f7b8-20cb-4aac-82a9-d4e8e6581105",
    "timestamp": 1780741230419
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "fe9a8228-7950-4e2c-8982-328e03725782",
    "timestamp": 1780741230422
  },
  {
    "event": "routed:  -> default",
    "nodeId": "switch",
    "timestamp": 1780741230422
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "fe9a8228-7950-4e2c-8982-328e03725782",
    "timestamp": 1780741230422
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f62b71e5-af17-4f85-abff-7cee5100affc",
    "timestamp": 1780741230424
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741230424
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741230424
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780741230737
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 313,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741230737
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f62b71e5-af17-4f85-abff-7cee5100affc",
    "timestamp": 1780741230737
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "fa99fbcf-1353-410d-a0db-48cea1178a76",
    "timestamp": 1780741230743
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741230743
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741230743
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780741231162
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 419,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741231162
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "fa99fbcf-1353-410d-a0db-48cea1178a76",
    "timestamp": 1780741231162
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "e4979746-44bb-493e-b5eb-f9646b510888",
    "timestamp": 1780741231167
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741231167
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "e4979746-44bb-493e-b5eb-f9646b510888",
    "timestamp": 1780741231167
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "6549c335-e749-4b95-b77d-096a5e77af5e",
    "timestamp": 1780741231171
  },
  {
    "data": {
      "error": "HTTP node requires a 'url' parameter",
      "status": "error",
      "degraded": true,
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "6549c335-e749-4b95-b77d-096a5e77af5e",
    "timestamp": 1780741231171
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "42341f03-c9fc-4290-963e-1a723202a739",
    "timestamp": 1780741231174
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741231174
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "42341f03-c9fc-4290-963e-1a723202a739",
    "timestamp": 1780741231174
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "bb446447-3f46-47e7-96a2-3fc720715828",
    "timestamp": 1780741231177
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741231177
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741231177
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780741231506
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 329,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741231506
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "bb446447-3f46-47e7-96a2-3fc720715828",
    "timestamp": 1780741231506
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "843bc9c1-79a6-4f42-b9ee-fbec5f30b18d",
    "timestamp": 1780741231511
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741231511
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "843bc9c1-79a6-4f42-b9ee-fbec5f30b18d",
    "timestamp": 1780741231511
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6404bf65-3a7e-4be9-9b7f-98a23dca2ffd",
    "timestamp": 1780741231515
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741231515
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741231515
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780741231849
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 334,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741231849
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6404bf65-3a7e-4be9-9b7f-98a23dca2ffd",
    "timestamp": 1780741231849
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "daa3ab66-fa14-4792-96d0-3bcbeffd5d60",
    "timestamp": 1780741231854
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741231854
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "daa3ab66-fa14-4792-96d0-3bcbeffd5d60",
    "timestamp": 1780741231854
  }
]