Google Docs Research and Summary Tool

6366f268-2b19-4b84-8227-155083585e16

Latency
5748ms
Cost
$0.0015
Tokens
583
Status
partial
gemini-3-flash-preview

2 nodes ran as pass-throughs

@n8n/n8n-nodes-langchain.toolWikipedia, @n8n/n8n-nodes-langchain.toolCalculator

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "a7f224d4-232b-4201-82a0-d762830b546a",
    "timestamp": 1780739666736
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.toolWikipedia"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780739666736
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "a7f224d4-232b-4201-82a0-d762830b546a",
    "timestamp": 1780739666736
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "12bb798e-fe7e-4340-846b-5caeb824959b",
    "timestamp": 1780739666739
  },
  {
    "data": {
      "type": "@n8n/n8n-nodes-langchain.toolCalculator"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780739666739
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "12bb798e-fe7e-4340-846b-5caeb824959b",
    "timestamp": 1780739666739
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "fc3ac84f-887f-4908-a870-e6c3d46f4576",
    "timestamp": 1780739666742
  },
  {
    "data": {
      "kind": "n8n-nodes-base.googleDriveTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780739666742
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "fc3ac84f-887f-4908-a870-e6c3d46f4576",
    "timestamp": 1780739666742
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "9098b59a-68b1-48bd-9b52-41a971e689b3",
    "timestamp": 1780739666745
  },
  {
    "data": {
      "service": "googleDocs",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780739666746
  },
  {
    "data": {
      "url": "https://docs.googleapis.com/v1/documents/1HvKeYG1b14O00p5pzv7MmHupSE2BO-HacKAGT2aq-Fg",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780739666746
  },
  {
    "data": {
      "status": 200
    },
    "event": "docs.read",
    "nodeId": "integration",
    "timestamp": 1780739668241
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDocs",
      "latencyMs": 1495,
      "operation": "get"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780739668241
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "9098b59a-68b1-48bd-9b52-41a971e689b3",
    "timestamp": 1780739668241
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "81f80bd2-aa10-49a8-ae63-3a3322bcac80",
    "timestamp": 1780739668244
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780739668244
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780739668244
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0014552999999999999,
      "provider": "openai",
      "latencyMs": 4003,
      "promptTokens": 1,
      "completionTokens": 582
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780739672250
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "81f80bd2-aa10-49a8-ae63-3a3322bcac80",
    "timestamp": 1780739672250
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "7d479725-f973-45c5-a798-d1868aefdd82",
    "timestamp": 1780739672255
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780739672255
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780739672255
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780739672484
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 229,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780739672484
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "7d479725-f973-45c5-a798-d1868aefdd82",
    "timestamp": 1780739672484
  }
]