Bulk Google Drive Download Link Generator

24be8198-c338-4ef5-8788-18f7a4645650

Latency
838ms
Cost
$0.0000
Tokens
0
Status
success
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2165cd37-10ff-46bd-88a5-c8377bf4bef7",
    "timestamp": 1780875398700
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780875398700
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780875398700
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780875399053
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 353,
      "operation": "list"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780875399053
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2165cd37-10ff-46bd-88a5-c8377bf4bef7",
    "timestamp": 1780875399053
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5061db5e-2137-4c50-8902-a24cd53a6bdf",
    "timestamp": 1780875399057
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780875399057
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5061db5e-2137-4c50-8902-a24cd53a6bdf",
    "timestamp": 1780875399057
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "62a16fb8-9bfc-46db-a556-23fac7f403f5",
    "timestamp": 1780875399060
  },
  {
    "event": "no inputs, returning empty",
    "nodeId": "merge",
    "timestamp": 1780875399060
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "62a16fb8-9bfc-46db-a556-23fac7f403f5",
    "timestamp": 1780875399060
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "bd410148-e745-43a2-960b-128bbb49828f",
    "timestamp": 1780875399064
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780875399064
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "bd410148-e745-43a2-960b-128bbb49828f",
    "timestamp": 1780875399064
  },
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "16def9df-5c8b-4359-a879-11e66f191f92",
    "timestamp": 1780875399066
  },
  {
    "data": {
      "initialData": {
        "items": [
          {
            "id": "file123",
            "name": "document_v1.pdf",
            "webContentLink": "https://docs.google.com/file/d/file123/edit?usp=drivesdk"
          },
          {
            "id": "file456",
            "name": "image_report.png",
            "webContentLink": "https://docs.google.com/file/d/file456/edit?usp=drivesdk"
          }
        ],
        "Folder ID": "1a2b3c4d5e6f7g8h9i0j"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780875399066
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "16def9df-5c8b-4359-a879-11e66f191f92",
    "timestamp": 1780875399066
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "e7d54620-e5e6-470e-add5-ccefdfb2a979",
    "timestamp": 1780875399066
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "e7d54620-e5e6-470e-add5-ccefdfb2a979",
    "timestamp": 1780875399069
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "04e71edf-c40f-4c80-961c-f511e145232c",
    "timestamp": 1780875399072
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780875399072
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780875399072
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780875399531
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 459,
      "operation": "share"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780875399531
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "04e71edf-c40f-4c80-961c-f511e145232c",
    "timestamp": 1780875399531
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4452cd81-e94a-465e-987b-5acf46e25428",
    "timestamp": 1780875399534
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780875399534
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4452cd81-e94a-465e-987b-5acf46e25428",
    "timestamp": 1780875399534
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "error-44092104",
    "timestamp": 1780875399538
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780875399538
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "error-44092104",
    "timestamp": 1780875399538
  }
]