Multimodal Telegram Agent for Text and Media

d561cfb3-b5ee-47f4-ab6e-b27cdc5ecfff

Latency
29900ms
Cost
$0.0090
Tokens
3,590
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "c80dae1e-dd20-4632-a00c-9c6290540f22",
    "timestamp": 1783367319360
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783367319360
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "c80dae1e-dd20-4632-a00c-9c6290540f22",
    "timestamp": 1783367319360
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "cd09daf9-ac74-4e86-9d74-875d78f466f0",
    "timestamp": 1783367319363
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367319363
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367319363
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0015753,
      "provider": "openai",
      "latencyMs": 4384,
      "promptTokens": 1,
      "completionTokens": 630
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783367323749
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "cd09daf9-ac74-4e86-9d74-875d78f466f0",
    "timestamp": 1783367323749
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "8f44b159-07ff-4805-82ad-d8aeed1f9f68",
    "timestamp": 1783367323759
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367323759
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367323759
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0022428,
      "provider": "openai",
      "latencyMs": 6954,
      "promptTokens": 1,
      "completionTokens": 897
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783367330715
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "8f44b159-07ff-4805-82ad-d8aeed1f9f68",
    "timestamp": 1783367330715
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "33eab7d8-5b90-4533-8799-fb4ae32fc6c5",
    "timestamp": 1783367330720
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1783367330720
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "33eab7d8-5b90-4533-8799-fb4ae32fc6c5",
    "timestamp": 1783367330720
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "04669db1-3a74-4404-9b5f-9b8554b1059e",
    "timestamp": 1783367330724
  },
  {
    "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": 1783367330724
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "04669db1-3a74-4404-9b5f-9b8554b1059e",
    "timestamp": 1783367330724
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "210b6df9-e799-409f-b78f-953bffbb37db",
    "timestamp": 1783367330726
  },
  {
    "event": "fetching GET https://api.telegram.org//setWebhook",
    "nodeId": "http",
    "timestamp": 1783367330726
  },
  {
    "data": {
      "url": "https://api.telegram.org//setWebhook",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783367330726
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367331285
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "210b6df9-e799-409f-b78f-953bffbb37db",
    "timestamp": 1783367331285
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "6010dacf-1ed6-413c-adf9-146397e16b09",
    "timestamp": 1783367331290
  },
  {
    "event": "fetching GET https://api.telegram.org//setWebhook",
    "nodeId": "http",
    "timestamp": 1783367331291
  },
  {
    "data": {
      "url": "https://api.telegram.org//setWebhook",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783367331291
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367331534
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "6010dacf-1ed6-413c-adf9-146397e16b09",
    "timestamp": 1783367331534
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "8e3268e9-dc7c-4edd-b5e8-716de5d2ffb3",
    "timestamp": 1783367331539
  },
  {
    "event": "fetching GET https://api.telegram.org//getWebhookInfo",
    "nodeId": "http",
    "timestamp": 1783367331539
  },
  {
    "data": {
      "url": "https://api.telegram.org//getWebhookInfo",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1783367331539
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "http",
      "latencyMs": 250,
      "operation": "http-404",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367331689
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "8e3268e9-dc7c-4edd-b5e8-716de5d2ffb3",
    "timestamp": 1783367331689
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "1656be7a-7a27-47f3-b511-3634a65a97a2",
    "timestamp": 1783367331697
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1783367331697
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "1656be7a-7a27-47f3-b511-3634a65a97a2",
    "timestamp": 1783367331697
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2a1174a2-2eae-4cf5-ba48-a58a479956bf",
    "timestamp": 1783367331699
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367331699
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367331951
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2a1174a2-2eae-4cf5-ba48-a58a479956bf",
    "timestamp": 1783367331951
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "666ed1b9-475e-44bf-a884-1ddf58c6c6af",
    "timestamp": 1783367331954
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367331954
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367332206
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "666ed1b9-475e-44bf-a884-1ddf58c6c6af",
    "timestamp": 1783367332206
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "65d9568e-0504-4c7d-ac05-0b7b4c52a6b2",
    "timestamp": 1783367332210
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367332210
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367332463
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "65d9568e-0504-4c7d-ac05-0b7b4c52a6b2",
    "timestamp": 1783367332463
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "158bf4d2-aac9-4a1a-b319-1a4766cdeaca",
    "timestamp": 1783367332471
  },
  {
    "event": "matched rule 0 -> audio",
    "nodeId": "switch",
    "timestamp": 1783367332471
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "158bf4d2-aac9-4a1a-b319-1a4766cdeaca",
    "timestamp": 1783367332471
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4c69533c-e4e7-4667-baf8-7ca1ed36b150",
    "timestamp": 1783367332473
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367332473
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367332726
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4c69533c-e4e7-4667-baf8-7ca1ed36b150",
    "timestamp": 1783367332726
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "5dc6642c-3557-47bb-b012-b353a0d10ca0",
    "timestamp": 1783367332732
  },
  {
    "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": 1783367332732
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "5dc6642c-3557-47bb-b012-b353a0d10ca0",
    "timestamp": 1783367332732
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "b8b10cd9-7a41-4b21-853c-b2123918ab8d",
    "timestamp": 1783367332736
  },
  {
    "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": 1783367332736
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "b8b10cd9-7a41-4b21-853c-b2123918ab8d",
    "timestamp": 1783367332736
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "73b0fedb-eb82-4464-a08f-397a3fe69480",
    "timestamp": 1783367332741
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367332741
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367332993
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "73b0fedb-eb82-4464-a08f-397a3fe69480",
    "timestamp": 1783367332993
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "072c21fc-d125-4078-b151-9c2fd5a4802c",
    "timestamp": 1783367332999
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367332999
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367332999
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0008627999999999999,
      "provider": "openai",
      "latencyMs": 2937,
      "promptTokens": 1,
      "completionTokens": 345
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783367335937
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "072c21fc-d125-4078-b151-9c2fd5a4802c",
    "timestamp": 1783367335937
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "be7f49da-f88e-4803-95ef-fb7e2ff2d2ed",
    "timestamp": 1783367335943
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367335943
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367335943
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0015078,
      "provider": "openai",
      "latencyMs": 3991,
      "promptTokens": 1,
      "completionTokens": 603
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783367339937
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "be7f49da-f88e-4803-95ef-fb7e2ff2d2ed",
    "timestamp": 1783367339937
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "0b15b158-88ec-45ba-ae70-fd55a9a72ea3",
    "timestamp": 1783367339942
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367339942
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367340194
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "0b15b158-88ec-45ba-ae70-fd55a9a72ea3",
    "timestamp": 1783367340194
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "735bb735-6b24-4bbd-8d3f-aec6cd383383",
    "timestamp": 1783367340199
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367340199
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367340199
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0021153,
      "provider": "openai",
      "latencyMs": 5567,
      "promptTokens": 1,
      "completionTokens": 846
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783367345768
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "735bb735-6b24-4bbd-8d3f-aec6cd383383",
    "timestamp": 1783367345769
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "0184b872-27a1-48dd-8e37-4fdaae7241cd",
    "timestamp": 1783367345774
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367345774
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367346026
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "0184b872-27a1-48dd-8e37-4fdaae7241cd",
    "timestamp": 1783367346026
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "7d90fb9b-b2b5-48eb-a6f2-7f953fe6ee52",
    "timestamp": 1783367346033
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367346033
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367346283
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "7d90fb9b-b2b5-48eb-a6f2-7f953fe6ee52",
    "timestamp": 1783367346283
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "f78d54c3-aa00-4e82-bfb1-f3131182940c",
    "timestamp": 1783367346288
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783367346288
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "f78d54c3-aa00-4e82-bfb1-f3131182940c",
    "timestamp": 1783367346288
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "cd715b79-765e-4605-84d6-963d9889c922",
    "timestamp": 1783367346292
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367346292
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367346544
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "cd715b79-765e-4605-84d6-963d9889c922",
    "timestamp": 1783367346544
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "9845b3e6-8c0f-4194-8442-5648147f905e",
    "timestamp": 1783367346550
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367346550
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367346801
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "9845b3e6-8c0f-4194-8442-5648147f905e",
    "timestamp": 1783367346801
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "bfc69b30-4bab-459d-bbe1-42e540275582",
    "timestamp": 1783367346809
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783367346809
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "bfc69b30-4bab-459d-bbe1-42e540275582",
    "timestamp": 1783367346809
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "081ec871-6cac-4945-9c1b-97bb87489688",
    "timestamp": 1783367346810
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783367346810
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783367346810
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0006577999999999999,
      "provider": "openai",
      "latencyMs": 2191,
      "promptTokens": 1,
      "completionTokens": 263
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783367349002
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "081ec871-6cac-4945-9c1b-97bb87489688",
    "timestamp": 1783367349002
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "c9b9f6d2-c4c4-44b9-a929-9bc0552e8e45",
    "timestamp": 1783367349008
  },
  {
    "data": {
      "service": "telegram",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783367349008
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783367349260
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "c9b9f6d2-c4c4-44b9-a929-9bc0552e8e45",
    "timestamp": 1783367349260
  }
]