AI Gmail Appointment Scheduling and Calendar Management

db1a1d87-75ca-4951-a65f-ee640f9ae764

Latency
12033ms
Cost
$0.0033
Tokens
1,460
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "bd1dae81-daea-4539-bf1d-38eb9a2bd2f0",
    "timestamp": 1780647284950
  },
  {
    "data": {
      "kind": "n8n-nodes-base.gmailTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647284950
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "bd1dae81-daea-4539-bf1d-38eb9a2bd2f0",
    "timestamp": 1780647284950
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "a97c3ab1-6fbc-441e-af11-3c746936013b",
    "timestamp": 1780647284954
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4",
    "nodeId": "llm",
    "timestamp": 1780647284954
  },
  {
    "data": {
      "model": "gpt-4",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647284954
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0014778,
      "provider": "openai",
      "latencyMs": 4290,
      "promptTokens": 1,
      "completionTokens": 591
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647289246
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "a97c3ab1-6fbc-441e-af11-3c746936013b",
    "timestamp": 1780647289246
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a1205598-7cd4-4278-ad53-0cfc7c7947ff",
    "timestamp": 1780647289251
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780647289251
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a1205598-7cd4-4278-ad53-0cfc7c7947ff",
    "timestamp": 1780647289251
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "5ba2c2b0-2218-45d2-a417-f86c80643397",
    "timestamp": 1780647289254
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4",
    "nodeId": "llm",
    "timestamp": 1780647289254
  },
  {
    "data": {
      "model": "gpt-4",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647289254
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0012128,
      "provider": "openai",
      "latencyMs": 3574,
      "promptTokens": 1,
      "completionTokens": 485
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647292829
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "5ba2c2b0-2218-45d2-a417-f86c80643397",
    "timestamp": 1780647292829
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "0f5f43fa-3386-4682-b620-21db35651d3b",
    "timestamp": 1780647292834
  },
  {
    "data": {
      "kind": "n8n-nodes-base.executeWorkflowTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647292834
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "0f5f43fa-3386-4682-b620-21db35651d3b",
    "timestamp": 1780647292834
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b6411b14-67f6-4195-a834-60a4dc5e4851",
    "timestamp": 1780647292836
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780647292836
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b6411b14-67f6-4195-a834-60a4dc5e4851",
    "timestamp": 1780647292836
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "499def23-7dec-4131-91fd-326b1b824762",
    "timestamp": 1780647292840
  },
  {
    "data": {
      "service": "googleCalendar",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780647292840
  },
  {
    "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": 1780647292840
  },
  {
    "data": {
      "status": 200
    },
    "event": "calendar.read",
    "nodeId": "integration",
    "timestamp": 1780647293445
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleCalendar",
      "latencyMs": 605,
      "operation": "getAll"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780647293445
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "499def23-7dec-4131-91fd-326b1b824762",
    "timestamp": 1780647293445
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "a6e11f63-a56a-4fe0-91c8-0dde2720e905",
    "timestamp": 1780647293450
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780647293450
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647293450
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0000199,
      "provider": "openai",
      "latencyMs": 605,
      "promptTokens": 58,
      "completionTokens": 1
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647294057
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "a6e11f63-a56a-4fe0-91c8-0dde2720e905",
    "timestamp": 1780647294057
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a39b6c7d-fdcc-452d-9ef5-50b038153330",
    "timestamp": 1780647294062
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1780647294062
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a39b6c7d-fdcc-452d-9ef5-50b038153330",
    "timestamp": 1780647294062
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "0e0a2be9-cde7-497d-94c5-180128382bb7",
    "timestamp": 1780647294066
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780647294066
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "0e0a2be9-cde7-497d-94c5-180128382bb7",
    "timestamp": 1780647294066
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "399c5bc4-c8bd-4d0b-942a-9889447880a9",
    "timestamp": 1780647294069
  },
  {
    "data": {
      "inputKeys": [
        "0"
      ],
      "mergeKeys": [
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780647294069
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "399c5bc4-c8bd-4d0b-942a-9889447880a9",
    "timestamp": 1780647294069
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "66d62337-d0c1-4744-b169-8e95c1d1492a",
    "timestamp": 1780647294073
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780647294073
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647294073
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0005655,
      "provider": "openai",
      "latencyMs": 1984,
      "promptTokens": 110,
      "completionTokens": 213
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647296059
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "66d62337-d0c1-4744-b169-8e95c1d1492a",
    "timestamp": 1780647296059
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a68f7b27-1891-46c7-92b2-650cc17f94d6",
    "timestamp": 1780647296063
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780647296063
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a68f7b27-1891-46c7-92b2-650cc17f94d6",
    "timestamp": 1780647296063
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "accbe2df-367a-4bd3-a383-12ee79062e12",
    "timestamp": 1780647296067
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780647296067
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages/send",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780647296067
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.send",
    "nodeId": "integration",
    "timestamp": 1780647296830
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 763,
      "operation": "reply"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780647296830
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "accbe2df-367a-4bd3-a383-12ee79062e12",
    "timestamp": 1780647296830
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2b5b5855-6d3f-4405-9f48-5d6c4ee2475b",
    "timestamp": 1780647296835
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780647296835
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780647296835
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780647296975
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 140,
      "operation": "markAsRead"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780647296975
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2b5b5855-6d3f-4405-9f48-5d6c4ee2475b",
    "timestamp": 1780647296975
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "8b2b82b9-c11f-4e7f-ab23-16ea5e395e11",
    "timestamp": 1780647296979
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780647296979
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "8b2b82b9-c11f-4e7f-ab23-16ea5e395e11",
    "timestamp": 1780647296979
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "ac363d85-5c6e-4a9f-9cfc-ecc15a325b01",
    "timestamp": 1780647296983
  },
  {
    "data": {
      "inputKeys": [
        "0"
      ],
      "mergeKeys": [
        "string"
      ]
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780647296983
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "ac363d85-5c6e-4a9f-9cfc-ecc15a325b01",
    "timestamp": 1780647296983
  }
]