Recursive Google Drive Folder Path Creator

ff913151-e4cf-4916-820b-87cef4be46b1

Latency
785ms
Cost
$0.0000
Tokens
0
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "4c9256c8-8dd7-4e81-8aef-0789e6808808",
    "timestamp": 1780861524678
  },
  {
    "data": {
      "initialData": {
        "id": "exec_77210495"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780861524678
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "4c9256c8-8dd7-4e81-8aef-0789e6808808",
    "timestamp": 1780861524678
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "1935ad6a-ade4-4073-9205-0c3dd1091c0f",
    "timestamp": 1780861524678
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'shift')",
    "nodeId": "code",
    "timestamp": 1780861524679
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861524679
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "1935ad6a-ade4-4073-9205-0c3dd1091c0f",
    "timestamp": 1780861524680
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "5d99a9c4-57c6-4052-b093-fb0c32d9ff56",
    "timestamp": 1780861524681
  },
  {
    "data": {
      "kind": "n8n-nodes-base.executeWorkflowTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780861524681
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "5d99a9c4-57c6-4052-b093-fb0c32d9ff56",
    "timestamp": 1780861524681
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "879b92ae-edab-4d73-96d0-4df36d12fbb2",
    "timestamp": 1780861524683
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780861524683
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "879b92ae-edab-4d73-96d0-4df36d12fbb2",
    "timestamp": 1780861524683
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "822d45f1-149d-430c-8daf-183998c01166",
    "timestamp": 1780861524683
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'split')",
    "nodeId": "code",
    "timestamp": 1780861524684
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780861524684
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "822d45f1-149d-430c-8daf-183998c01166",
    "timestamp": 1780861524684
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "e2aba13a-fec6-4d1e-aa1c-af95d3f957ad",
    "timestamp": 1780861524684
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "e2aba13a-fec6-4d1e-aa1c-af95d3f957ad",
    "timestamp": 1780861524686
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "aa3f9b95-3197-4b89-bcb2-9e723b8496a0",
    "timestamp": 1780861524687
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861524687
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861524687
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861525089
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 402,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861525089
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "aa3f9b95-3197-4b89-bcb2-9e723b8496a0",
    "timestamp": 1780861525089
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "969b7823-2720-45c5-b98c-1cc659fe62df",
    "timestamp": 1780861525090
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780861525090
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "969b7823-2720-45c5-b98c-1cc659fe62df",
    "timestamp": 1780861525090
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2cd3932d-b066-438a-b968-4078dfc9dbe7",
    "timestamp": 1780861525092
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861525092
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861525092
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780861525452
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 360,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861525452
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2cd3932d-b066-438a-b968-4078dfc9dbe7",
    "timestamp": 1780861525452
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "f9322682-b77f-4bad-8bbc-13868c126063",
    "timestamp": 1780861525458
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780861525458
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "f9322682-b77f-4bad-8bbc-13868c126063",
    "timestamp": 1780861525458
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "94c4694b-0a32-4681-b977-c01e3232d9e8",
    "timestamp": 1780861525461
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780861525461
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "94c4694b-0a32-4681-b977-c01e3232d9e8",
    "timestamp": 1780861525461
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "error-d608fe6a",
    "timestamp": 1780861525463
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780861525463
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "error-d608fe6a",
    "timestamp": 1780861525463
  }
]