OpenAI Agent for Google Calendar Management

2f4d925c-63a8-448f-bcae-096f3bf80333

Latency
25806ms
Cost
$0.0002
Tokens
542
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "2e670a54-f789-4c8b-abba-ae35c458f5ed",
    "timestamp": 1783207175253
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783207175253
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "2e670a54-f789-4c8b-abba-ae35c458f5ed",
    "timestamp": 1783207175253
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "96bf895f-a18c-4a4c-bc26-3ec5d2372de5",
    "timestamp": 1783207175257
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o",
    "nodeId": "llm",
    "timestamp": 1783207175257
  },
  {
    "data": {
      "model": "gpt-4o",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207175257
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "96bf895f-a18c-4a4c-bc26-3ec5d2372de5",
    "timestamp": 1783207200558
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "270176df-9c2d-4f1a-b017-9349cb249341",
    "timestamp": 1783207200559
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783207200559
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "270176df-9c2d-4f1a-b017-9349cb249341",
    "timestamp": 1783207200559
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "5cdece35-bd69-4c77-b240-963df8781d64",
    "timestamp": 1783207200560
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleCalendar",
      "latencyMs": 0,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207200560
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "5cdece35-bd69-4c77-b240-963df8781d64",
    "timestamp": 1783207200560
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "634e6472-099c-4f0e-b9eb-67956c4881b8",
    "timestamp": 1783207200562
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "fixture": true,
      "service": "googleCalendar",
      "latencyMs": 0,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783207200562
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "634e6472-099c-4f0e-b9eb-67956c4881b8",
    "timestamp": 1783207200562
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "9b259245-5fd5-4798-973e-bc6aa15da20f",
    "timestamp": 1783207200564
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783207200564
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783207200564
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.000233,
      "provider": "openai",
      "latencyMs": 493,
      "promptTokens": 510,
      "completionTokens": 32
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783207201059
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "9b259245-5fd5-4798-973e-bc6aa15da20f",
    "timestamp": 1783207201059
  }
]