OpenAI Agent for Google Calendar Management

8e267f0f-c29e-4040-9c86-f606b1085e0c

Latency
3799ms
Cost
$0.0015
Tokens
1,034
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "2e670a54-f789-4c8b-abba-ae35c458f5ed",
    "timestamp": 1783207201060
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783207201060
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "2e670a54-f789-4c8b-abba-ae35c458f5ed",
    "timestamp": 1783207201060
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "96bf895f-a18c-4a4c-bc26-3ec5d2372de5",
    "timestamp": 1783207201062
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o",
    "nodeId": "llm",
    "timestamp": 1783207201062
  },
  {
    "data": {
      "model": "gpt-4o",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207201062
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0012278,
      "provider": "openai",
      "latencyMs": 2897,
      "promptTokens": 1,
      "completionTokens": 491
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783207203963
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "96bf895f-a18c-4a4c-bc26-3ec5d2372de5",
    "timestamp": 1783207203963
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "270176df-9c2d-4f1a-b017-9349cb249341",
    "timestamp": 1783207203968
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783207203968
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "270176df-9c2d-4f1a-b017-9349cb249341",
    "timestamp": 1783207203968
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "5cdece35-bd69-4c77-b240-963df8781d64",
    "timestamp": 1783207203972
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleCalendar",
      "latencyMs": 0,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207203972
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "5cdece35-bd69-4c77-b240-963df8781d64",
    "timestamp": 1783207203972
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "634e6472-099c-4f0e-b9eb-67956c4881b8",
    "timestamp": 1783207203974
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleCalendar",
      "latencyMs": 0,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207203974
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "634e6472-099c-4f0e-b9eb-67956c4881b8",
    "timestamp": 1783207203974
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "9b259245-5fd5-4798-973e-bc6aa15da20f",
    "timestamp": 1783207203976
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783207203976
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207203976
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.000233,
      "provider": "openai",
      "latencyMs": 880,
      "promptTokens": 510,
      "completionTokens": 32
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783207204859
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "9b259245-5fd5-4798-973e-bc6aa15da20f",
    "timestamp": 1783207204859
  }
]