Manage Notion documents with Gemini AI: Fetch, summarize & update via Chat

6a6e45b9-88de-465d-a335-b54d9be9291a

Latency
9295ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "e3b58169-cb74-493b-ae2e-6f54a0115453",
    "timestamp": 1780869757589
  },
  {
    "data": {
      "kind": "n8n-nodes-base.executeWorkflowTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780869757589
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "e3b58169-cb74-493b-ae2e-6f54a0115453",
    "timestamp": 1780869757589
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "6f68256e-5e7f-4058-89fa-807e6227ea2b",
    "timestamp": 1780869757595
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780869757595
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "6f68256e-5e7f-4058-89fa-807e6227ea2b",
    "timestamp": 1780869757595
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f54e9007-64a7-40f5-9168-53e3139433c9",
    "timestamp": 1780869757598
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869757598
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f54e9007-64a7-40f5-9168-53e3139433c9",
    "timestamp": 1780869757598
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2473c42c-f9d8-441a-80a9-1109f1e0b316",
    "timestamp": 1780869757600
  },
  {
    "data": {
      "service": "notion",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869757600
  },
  {
    "data": {
      "url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869757600
  },
  {
    "data": {
      "status": 200
    },
    "event": "notion.read",
    "nodeId": "integration",
    "timestamp": 1780869757934
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notion",
      "latencyMs": 334,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869757934
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2473c42c-f9d8-441a-80a9-1109f1e0b316",
    "timestamp": 1780869757934
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "3e99ec4e-0e54-46d4-b691-a1682f0ca973",
    "timestamp": 1780869757938
  },
  {
    "data": {
      "service": "notion",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869757938
  },
  {
    "data": {
      "url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869757938
  },
  {
    "data": {
      "status": 200
    },
    "event": "notion.read",
    "nodeId": "integration",
    "timestamp": 1780869758317
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notion",
      "latencyMs": 379,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869758317
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "3e99ec4e-0e54-46d4-b691-a1682f0ca973",
    "timestamp": 1780869758317
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "e61e0f87-e575-4b06-84e4-67e5f9808287",
    "timestamp": 1780869758320
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780869758320
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869758320
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "e61e0f87-e575-4b06-84e4-67e5f9808287",
    "timestamp": 1780869762447
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "d0a9ee25-6a04-462a-a807-8d11b8b2d225",
    "timestamp": 1780869762452
  },
  {
    "data": {
      "service": "notion",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869762452
  },
  {
    "data": {
      "url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869762452
  },
  {
    "data": {
      "status": 200
    },
    "event": "notion.read",
    "nodeId": "integration",
    "timestamp": 1780869762787
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "notion",
      "latencyMs": 335,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869762787
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "d0a9ee25-6a04-462a-a807-8d11b8b2d225",
    "timestamp": 1780869762787
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "e599dfad-87d3-4f3d-93af-503ecd743153",
    "timestamp": 1780869762789
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869762789
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "e599dfad-87d3-4f3d-93af-503ecd743153",
    "timestamp": 1780869762789
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "de38bfbc-d910-46c7-856d-9f05dca25b6e",
    "timestamp": 1780869762792
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780869762792
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869762792
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "de38bfbc-d910-46c7-856d-9f05dca25b6e",
    "timestamp": 1780869766884
  }
]