Multi-Model PDF Analysis via Google Drive

fe26a09c-4181-4cf1-a52b-4875167b90d3

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

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "b6cd232e-e82e-457b-9f03-c010b3eba148",
    "timestamp": 1780741711025
  },
  {
    "data": {
      "initialData": {
        "data": "1A2b3C4d5E6f7G8h9I0jKLmNoPqRsTuVw",
        "prompt": "Please summarize the key financial findings in this quarterly report and compare the revenue growth between Q3 and Q4."
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780741711025
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "b6cd232e-e82e-457b-9f03-c010b3eba148",
    "timestamp": 1780741711025
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "bbac8d3d-d68f-4aa2-a41a-b06f7de2317b",
    "timestamp": 1780741711027
  },
  {
    "data": {
      "inputKeys": [
        "data",
        "prompt"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780741711027
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "bbac8d3d-d68f-4aa2-a41a-b06f7de2317b",
    "timestamp": 1780741711027
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2c199499-cc4f-405c-8560-765500b7acba",
    "timestamp": 1780741711031
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780741711031
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741711031
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780741711417
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 386,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780741711417
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2c199499-cc4f-405c-8560-765500b7acba",
    "timestamp": 1780741711417
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2b734806-e3c0-4552-a491-54ca846ed3ac",
    "timestamp": 1780741711422
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780741711422
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2b734806-e3c0-4552-a491-54ca846ed3ac",
    "timestamp": 1780741711422
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "135df716-32a1-47e8-9ed8-30c830b803d6",
    "timestamp": 1780741711426
  },
  {
    "event": "fetching POST https://api.anthropic.com/v1/messages",
    "nodeId": "http",
    "timestamp": 1780741711426
  },
  {
    "data": {
      "url": "https://api.anthropic.com/v1/messages",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741711426
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "135df716-32a1-47e8-9ed8-30c830b803d6",
    "timestamp": 1780741711650
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "e3031c0c-f059-4f30-9684-10014a277d55",
    "timestamp": 1780741711656
  },
  {
    "event": "fetching POST https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash-exp:generateContent",
    "nodeId": "http",
    "timestamp": 1780741711656
  },
  {
    "data": {
      "url": "https://generativelanguage.googleapis.com/v1beta/models/gemini-2.0-flash-exp:generateContent",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780741711656
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "e3031c0c-f059-4f30-9684-10014a277d55",
    "timestamp": 1780741711701
  }
]