Send AI Generated Meeting Agendas via Gmail

21579eeb-874c-4b0b-8b0a-0c6aad90ce2d

Latency
2853ms
Cost
$0.0007
Tokens
273
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1783208158128
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783208158128
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1783208158128
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1783208158129
  },
  {
    "data": {
      "service": "googleCalendar",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783208158129
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleCalendar",
      "latencyMs": 250,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783208158380
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1783208158380
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n2",
    "timestamp": 1783208158391
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 180
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783208158391
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783208158391
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0006561000000000001,
      "provider": "openai",
      "latencyMs": 2084,
      "promptTokens": 12,
      "completionTokens": 261
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783208160476
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n2",
    "timestamp": 1783208160476
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "n3",
    "timestamp": 1783208160480
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "gmail",
      "safeMode": true,
      "latencyMs": 500,
      "operation": "send",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783208160981
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "n3",
    "timestamp": 1783208160981
  }
]