Daily Morning Gmail Summary Agent

5950f3d4-494b-485c-8108-e7293d38ccf8

Latency
4568ms
Cost
$0.0017
Tokens
665
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "9a82f5e9-7d0b-430f-9dbb-d8ae0b129dad",
    "timestamp": 1780861848712
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780861848712
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "9a82f5e9-7d0b-430f-9dbb-d8ae0b129dad",
    "timestamp": 1780861848712
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "dd3e4b10-187b-45ce-b999-f0143e5af134",
    "timestamp": 1780861848714
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861848714
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861848714
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780861848850
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 136,
      "operation": "getAll"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861848850
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "dd3e4b10-187b-45ce-b999-f0143e5af134",
    "timestamp": 1780861848850
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "4a8fdfd9-93d7-43a2-92b0-88d845f217bf",
    "timestamp": 1780861848854
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1780861848854
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "4a8fdfd9-93d7-43a2-92b0-88d845f217bf",
    "timestamp": 1780861848854
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "9e2426e8-57ba-4708-b66f-b58bd19eabff",
    "timestamp": 1780861848857
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780861848857
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780861848857
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0016603,
      "provider": "openai",
      "latencyMs": 4169,
      "promptTokens": 1,
      "completionTokens": 664
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780861853027
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "9e2426e8-57ba-4708-b66f-b58bd19eabff",
    "timestamp": 1780861853027
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4aa68ee8-d38f-418a-9f20-6cc76850c638",
    "timestamp": 1780861853036
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780861853036
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780861853036
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780861853280
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 244,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780861853280
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4aa68ee8-d38f-418a-9f20-6cc76850c638",
    "timestamp": 1780861853280
  }
]