Multimodal Telegram Agent for Text and Media

fe95e271-3d7c-49e6-be44-0ebc10c06eb4

Latency
156474ms
Cost
$0.0000
Tokens
0
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "c80dae1e-dd20-4632-a00c-9c6290540f22",
    "timestamp": 1783367162877
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783367162877
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "c80dae1e-dd20-4632-a00c-9c6290540f22",
    "timestamp": 1783367162877
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "cd09daf9-ac74-4e86-9d74-875d78f466f0",
    "timestamp": 1783367162879
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367162879
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367162879
  },
  {
    "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": "cd09daf9-ac74-4e86-9d74-875d78f466f0",
    "timestamp": 1783367188491
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "8f44b159-07ff-4805-82ad-d8aeed1f9f68",
    "timestamp": 1783367188496
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367188496
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367188496
  },
  {
    "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": "8f44b159-07ff-4805-82ad-d8aeed1f9f68",
    "timestamp": 1783367213934
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "33eab7d8-5b90-4533-8799-fb4ae32fc6c5",
    "timestamp": 1783367213939
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783367213939
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "33eab7d8-5b90-4533-8799-fb4ae32fc6c5",
    "timestamp": 1783367213939
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "04669db1-3a74-4404-9b5f-9b8554b1059e",
    "timestamp": 1783367213942
  },
  {
    "data": {
      "inputKeys": [
        "body",
        "first_name",
        "last_name",
        "id",
        "chat_id",
        "token",
        "test_url",
        "image_file_id",
        "description",
        "production_url",
        "text",
        "content",
        "result"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783367213942
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "04669db1-3a74-4404-9b5f-9b8554b1059e",
    "timestamp": 1783367213942
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "210b6df9-e799-409f-b78f-953bffbb37db",
    "timestamp": 1783367213943
  },
  {
    "event": "fetching GET https://api.telegram.org//setWebhook",
    "nodeId": "http",
    "timestamp": 1783367213943
  },
  {
    "data": {
      "url": "https://api.telegram.org//setWebhook",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783367213943
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367214464
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "210b6df9-e799-409f-b78f-953bffbb37db",
    "timestamp": 1783367214464
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "6010dacf-1ed6-413c-adf9-146397e16b09",
    "timestamp": 1783367214470
  },
  {
    "event": "fetching GET https://api.telegram.org//setWebhook",
    "nodeId": "http",
    "timestamp": 1783367214470
  },
  {
    "data": {
      "url": "https://api.telegram.org//setWebhook",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783367214470
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367214637
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "6010dacf-1ed6-413c-adf9-146397e16b09",
    "timestamp": 1783367214637
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "8e3268e9-dc7c-4edd-b5e8-716de5d2ffb3",
    "timestamp": 1783367214643
  },
  {
    "event": "fetching GET https://api.telegram.org//getWebhookInfo",
    "nodeId": "http",
    "timestamp": 1783367214643
  },
  {
    "data": {
      "url": "https://api.telegram.org//getWebhookInfo",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783367214643
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367214800
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "8e3268e9-dc7c-4edd-b5e8-716de5d2ffb3",
    "timestamp": 1783367214800
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "1656be7a-7a27-47f3-b511-3634a65a97a2",
    "timestamp": 1783367214812
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1783367214812
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "1656be7a-7a27-47f3-b511-3634a65a97a2",
    "timestamp": 1783367214812
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2a1174a2-2eae-4cf5-ba48-a58a479956bf",
    "timestamp": 1783367214815
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367214815
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367215067
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2a1174a2-2eae-4cf5-ba48-a58a479956bf",
    "timestamp": 1783367215067
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "666ed1b9-475e-44bf-a884-1ddf58c6c6af",
    "timestamp": 1783367215072
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367215073
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367215325
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "666ed1b9-475e-44bf-a884-1ddf58c6c6af",
    "timestamp": 1783367215325
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "65d9568e-0504-4c7d-ac05-0b7b4c52a6b2",
    "timestamp": 1783367215336
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367215336
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367215588
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "65d9568e-0504-4c7d-ac05-0b7b4c52a6b2",
    "timestamp": 1783367215588
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "158bf4d2-aac9-4a1a-b319-1a4766cdeaca",
    "timestamp": 1783367215592
  },
  {
    "event": "matched rule 0 -> audio",
    "nodeId": "switch",
    "timestamp": 1783367215592
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "158bf4d2-aac9-4a1a-b319-1a4766cdeaca",
    "timestamp": 1783367215592
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4c69533c-e4e7-4667-baf8-7ca1ed36b150",
    "timestamp": 1783367215600
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367215600
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367215853
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4c69533c-e4e7-4667-baf8-7ca1ed36b150",
    "timestamp": 1783367215853
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "5dc6642c-3557-47bb-b012-b353a0d10ca0",
    "timestamp": 1783367215858
  },
  {
    "data": {
      "inputKeys": [
        "body",
        "first_name",
        "last_name",
        "id",
        "chat_id",
        "token",
        "test_url",
        "image_file_id",
        "description",
        "production_url",
        "text",
        "content",
        "result"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783367215858
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "5dc6642c-3557-47bb-b012-b353a0d10ca0",
    "timestamp": 1783367215858
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "b8b10cd9-7a41-4b21-853c-b2123918ab8d",
    "timestamp": 1783367215862
  },
  {
    "data": {
      "inputKeys": [
        "body",
        "first_name",
        "last_name",
        "id",
        "chat_id",
        "token",
        "test_url",
        "image_file_id",
        "description",
        "production_url",
        "text",
        "content",
        "result"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783367215862
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "b8b10cd9-7a41-4b21-853c-b2123918ab8d",
    "timestamp": 1783367215862
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "73b0fedb-eb82-4464-a08f-397a3fe69480",
    "timestamp": 1783367215864
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367215864
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367216115
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "73b0fedb-eb82-4464-a08f-397a3fe69480",
    "timestamp": 1783367216115
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "072c21fc-d125-4078-b151-9c2fd5a4802c",
    "timestamp": 1783367216124
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367216124
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367216124
  },
  {
    "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": "072c21fc-d125-4078-b151-9c2fd5a4802c",
    "timestamp": 1783367241635
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "be7f49da-f88e-4803-95ef-fb7e2ff2d2ed",
    "timestamp": 1783367241639
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367241639
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367241639
  },
  {
    "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": "be7f49da-f88e-4803-95ef-fb7e2ff2d2ed",
    "timestamp": 1783367267043
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "0b15b158-88ec-45ba-ae70-fd55a9a72ea3",
    "timestamp": 1783367267049
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367267049
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367267299
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "0b15b158-88ec-45ba-ae70-fd55a9a72ea3",
    "timestamp": 1783367267300
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "735bb735-6b24-4bbd-8d3f-aec6cd383383",
    "timestamp": 1783367267309
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367267309
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367267309
  },
  {
    "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": "735bb735-6b24-4bbd-8d3f-aec6cd383383",
    "timestamp": 1783367292638
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "0184b872-27a1-48dd-8e37-4fdaae7241cd",
    "timestamp": 1783367292644
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367292644
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367292895
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "0184b872-27a1-48dd-8e37-4fdaae7241cd",
    "timestamp": 1783367292895
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "7d90fb9b-b2b5-48eb-a6f2-7f953fe6ee52",
    "timestamp": 1783367292906
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367292906
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367293158
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "7d90fb9b-b2b5-48eb-a6f2-7f953fe6ee52",
    "timestamp": 1783367293158
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f78d54c3-aa00-4e82-bfb1-f3131182940c",
    "timestamp": 1783367293166
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783367293166
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f78d54c3-aa00-4e82-bfb1-f3131182940c",
    "timestamp": 1783367293166
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "cd715b79-765e-4605-84d6-963d9889c922",
    "timestamp": 1783367293169
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367293169
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367293421
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "cd715b79-765e-4605-84d6-963d9889c922",
    "timestamp": 1783367293421
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "9845b3e6-8c0f-4194-8442-5648147f905e",
    "timestamp": 1783367293427
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367293427
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367293679
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "9845b3e6-8c0f-4194-8442-5648147f905e",
    "timestamp": 1783367293679
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bfc69b30-4bab-459d-bbe1-42e540275582",
    "timestamp": 1783367293691
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783367293691
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bfc69b30-4bab-459d-bbe1-42e540275582",
    "timestamp": 1783367293691
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "081ec871-6cac-4945-9c1b-97bb87489688",
    "timestamp": 1783367293694
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367293694
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367293694
  },
  {
    "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": "081ec871-6cac-4945-9c1b-97bb87489688",
    "timestamp": 1783367319090
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c9b9f6d2-c4c4-44b9-a929-9bc0552e8e45",
    "timestamp": 1783367319099
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367319099
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367319351
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c9b9f6d2-c4c4-44b9-a929-9bc0552e8e45",
    "timestamp": 1783367319351
  }
]