Daily Google Calendar Summaries via Gemini AI

b642b3cd-d9ac-43bc-ab4e-89090dfcc53e

Latency
27114ms
Cost
$0.0000
Tokens
179
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "938738d6-1e2e-4e93-a5bf-70d11fd4fd32",
    "timestamp": 1780877236133
  },
  {
    "data": {
      "service": "googleCalendar",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780877236133
  },
  {
    "data": {
      "url": "https://www.googleapis.com/calendar/v3/calendars/primary/events?maxResults=10&singleEvents=true&orderBy=startTime",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780877236134
  },
  {
    "data": {
      "status": 200
    },
    "event": "calendar.read",
    "nodeId": "integration",
    "timestamp": 1780877236500
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleCalendar",
      "latencyMs": 367,
      "operation": "getAll"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780877236500
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "938738d6-1e2e-4e93-a5bf-70d11fd4fd32",
    "timestamp": 1780877236500
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "dd63bab9-0f95-4b84-8bbd-26a1f91fe635",
    "timestamp": 1780877236504
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780877236504
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "dd63bab9-0f95-4b84-8bbd-26a1f91fe635",
    "timestamp": 1780877236504
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "48679508-2af8-4507-80a9-fc0aad171169",
    "timestamp": 1780877236506
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780877236506
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780877236506
  },
  {
    "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": "48679508-2af8-4507-80a9-fc0aad171169",
    "timestamp": 1780877262399
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "2290c30e-9e9f-471a-a882-df6856a1dd9d",
    "timestamp": 1780877262404
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780877262404
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780877262404
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.0000338,
      "provider": "openai",
      "latencyMs": 517,
      "promptTokens": 126,
      "completionTokens": 53
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780877262922
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "2290c30e-9e9f-471a-a882-df6856a1dd9d",
    "timestamp": 1780877262922
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "30ac78b7-08ba-4df9-a67c-e6825a9de380",
    "timestamp": 1780877262928
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780877262928
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780877262928
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780877263247
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 319,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780877263247
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "30ac78b7-08ba-4df9-a67c-e6825a9de380",
    "timestamp": 1780877263247
  }
]