Auto-reply to Telegram messages using BrowserAct and Google Gemini

bc68eea4-6367-4832-b76b-e8e9b324bf55

Latency
5908ms
Cost
$0.0001
Tokens
588
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "fb70f68d-fae9-41dd-932f-ea33a366097f",
    "timestamp": 1780868866982
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780868866982
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "fb70f68d-fae9-41dd-932f-ea33a366097f",
    "timestamp": 1780868866982
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "411d2ba6-b510-45ce-b707-d659d39185e5",
    "timestamp": 1780868866983
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780868866983
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780868866983
  },
  {
    "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": "411d2ba6-b510-45ce-b707-d659d39185e5",
    "timestamp": 1780868871219
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4de3aa32-c759-4c4d-8b3b-623652d22373",
    "timestamp": 1780868871223
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "browseract",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868871473
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4de3aa32-c759-4c4d-8b3b-623652d22373",
    "timestamp": 1780868871473
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bd8d3616-6bdb-451e-8aa7-330fcb3d58e0",
    "timestamp": 1780868871478
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780868871478
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bd8d3616-6bdb-451e-8aa7-330fcb3d58e0",
    "timestamp": 1780868871478
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "304fd4f9-7381-475a-af67-7152c89b8421",
    "timestamp": 1780868871481
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1780868871481
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "304fd4f9-7381-475a-af67-7152c89b8421",
    "timestamp": 1780868871481
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5ec5dde5-f00f-409c-8eed-72d6be43f1b1",
    "timestamp": 1780868871483
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780868871483
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5ec5dde5-f00f-409c-8eed-72d6be43f1b1",
    "timestamp": 1780868871483
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "8a63c0b3-4564-401c-a91d-3de73cc31e3a",
    "timestamp": 1780868871485
  },
  {
    "event": "fetching GET https://api.browseract.com/v2/workflow/get-task",
    "nodeId": "http",
    "timestamp": 1780868871485
  },
  {
    "data": {
      "url": "https://api.browseract.com/v2/workflow/get-task",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780868871485
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "8a63c0b3-4564-401c-a91d-3de73cc31e3a",
    "timestamp": 1780868872021
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "c35ac544-95f4-4a40-aa03-4794aa6bf261",
    "timestamp": 1780868872021
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'string')",
    "nodeId": "code",
    "timestamp": 1780868872028
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868872028
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "c35ac544-95f4-4a40-aa03-4794aa6bf261",
    "timestamp": 1780868872028
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "6b2a7654-3d7d-4b93-ac03-0cceb7351369",
    "timestamp": 1780868872031
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780868872031
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "6b2a7654-3d7d-4b93-ac03-0cceb7351369",
    "timestamp": 1780868872031
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "89f4899a-ed8a-47fd-911e-1df12f6c25f7",
    "timestamp": 1780868872032
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780868872032
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780868872032
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.0000657,
      "provider": "openai",
      "latencyMs": 511,
      "promptTokens": 565,
      "completionTokens": 23
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780868872547
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "89f4899a-ed8a-47fd-911e-1df12f6c25f7",
    "timestamp": 1780868872547
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "41d3dd95-d1c9-49e5-819d-ed342283cd8d",
    "timestamp": 1780868872552
  },
  {
    "event": "false branch",
    "nodeId": "if",
    "timestamp": 1780868872552
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "41d3dd95-d1c9-49e5-819d-ed342283cd8d",
    "timestamp": 1780868872552
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2e396381-b0fe-43f7-9cf6-907a7264ea3e",
    "timestamp": 1780868872554
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "browseract",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868872805
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2e396381-b0fe-43f7-9cf6-907a7264ea3e",
    "timestamp": 1780868872805
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "1d597160-9bb9-42e4-81dc-5c335a99b85b",
    "timestamp": 1780868872808
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1780868872808
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "1d597160-9bb9-42e4-81dc-5c335a99b85b",
    "timestamp": 1780868872808
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "51fe8b67-ed5a-4f61-bad8-992f41ad8c75",
    "timestamp": 1780868872811
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780868872811
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "51fe8b67-ed5a-4f61-bad8-992f41ad8c75",
    "timestamp": 1780868872811
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "57d26f4f-644d-41ed-a46a-5b74c21af963",
    "timestamp": 1780868872812
  },
  {
    "event": "fetching GET https://api.browseract.com/v2/workflow/get-task",
    "nodeId": "http",
    "timestamp": 1780868872812
  },
  {
    "data": {
      "url": "https://api.browseract.com/v2/workflow/get-task",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780868872812
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "57d26f4f-644d-41ed-a46a-5b74c21af963",
    "timestamp": 1780868872882
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "35949fa1-894d-44a6-8da5-1baa58b633b4",
    "timestamp": 1780868872887
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780868872887
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "35949fa1-894d-44a6-8da5-1baa58b633b4",
    "timestamp": 1780868872887
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9aea2505-df97-4a68-b905-df2ef274097e",
    "timestamp": 1780868872887
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'Answer')",
    "nodeId": "code",
    "timestamp": 1780868872890
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780868872890
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9aea2505-df97-4a68-b905-df2ef274097e",
    "timestamp": 1780868872890
  }
]