Daily Google Calendar Summaries via Gemini AI

753dcb33-bbc6-4d9b-8620-d8e08e1dab3e

Latency
6486ms
Cost
$0.0016
Tokens
766
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "938738d6-1e2e-4e93-a5bf-70d11fd4fd32",
    "timestamp": 1780861224338
  },
  {
    "data": {
      "service": "googleCalendar",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861224338
  },
  {
    "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": 1780861224338
  },
  {
    "data": {
      "status": 200
    },
    "event": "calendar.read",
    "nodeId": "integration",
    "timestamp": 1780861224847
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleCalendar",
      "latencyMs": 509,
      "operation": "getAll"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861224847
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "938738d6-1e2e-4e93-a5bf-70d11fd4fd32",
    "timestamp": 1780861224847
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "dd63bab9-0f95-4b84-8bbd-26a1f91fe635",
    "timestamp": 1780861224851
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780861224851
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "dd63bab9-0f95-4b84-8bbd-26a1f91fe635",
    "timestamp": 1780861224851
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "48679508-2af8-4507-80a9-fc0aad171169",
    "timestamp": 1780861224853
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861224853
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861224853
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0014453,
      "provider": "google",
      "latencyMs": 3480,
      "promptTokens": 1,
      "completionTokens": 578
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861228334
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "48679508-2af8-4507-80a9-fc0aad171169",
    "timestamp": 1780861228334
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "2290c30e-9e9f-471a-a882-df6856a1dd9d",
    "timestamp": 1780861228340
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861228340
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861228340
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.00019030000000000002,
      "provider": "openai",
      "latencyMs": 2156,
      "promptTokens": 126,
      "completionTokens": 61
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861230499
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "2290c30e-9e9f-471a-a882-df6856a1dd9d",
    "timestamp": 1780861230499
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "30ac78b7-08ba-4df9-a67c-e6825a9de380",
    "timestamp": 1780861230503
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861230503
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861230503
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780861230824
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 321,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861230824
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "30ac78b7-08ba-4df9-a67c-e6825a9de380",
    "timestamp": 1780861230824
  }
]