Evaluate job fit and generate application assets from Telegram links with OpenAI, Pinecone, Apify and Google Sheets

c9db29cb-f799-4ae3-85e6-6f2b0a7328e1

Latency
30933ms
Cost
$0.0002
Tokens
963
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ed9f59f6-3594-49c9-a15f-8e582d1536b6",
    "timestamp": 1780869554746
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869554746
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869554746
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780869555148
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 402,
      "operation": "download"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869555148
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ed9f59f6-3594-49c9-a15f-8e582d1536b6",
    "timestamp": 1780869555148
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ce6c0f00-2d9d-4efb-8b5f-95e280e9ac54",
    "timestamp": 1780869555150
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869555150
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ce6c0f00-2d9d-4efb-8b5f-95e280e9ac54",
    "timestamp": 1780869555150
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "31b6a50f-9e31-499a-a95a-b041e9a364bf",
    "timestamp": 1780869555151
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869555151
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "31b6a50f-9e31-499a-a95a-b041e9a364bf",
    "timestamp": 1780869555151
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "3045acf9-12bc-4bcf-903e-2f40b4115031",
    "timestamp": 1780869555153
  },
  {
    "data": {
      "kind": "n8n-nodes-base.telegramTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780869555153
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "3045acf9-12bc-4bcf-903e-2f40b4115031",
    "timestamp": 1780869555153
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "639361bd-0f36-480d-a746-9d4f0338e643",
    "timestamp": 1780869555155
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-5-mini",
    "nodeId": "llm",
    "timestamp": 1780869555155
  },
  {
    "data": {
      "model": "gpt-5-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869555155
  },
  {
    "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": "639361bd-0f36-480d-a746-9d4f0338e643",
    "timestamp": 1780869559342
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9bd8f59d-829b-49a7-b89a-7c2e72d10e51",
    "timestamp": 1780869559346
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869559346
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9bd8f59d-829b-49a7-b89a-7c2e72d10e51",
    "timestamp": 1780869559346
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "39e27186-adc2-40cb-8d83-7e0933ef44a0",
    "timestamp": 1780869559347
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869559347
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "39e27186-adc2-40cb-8d83-7e0933ef44a0",
    "timestamp": 1780869559347
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "b226ef66-b777-47b7-be60-4535d11dfa7e",
    "timestamp": 1780869559349
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-5-mini",
    "nodeId": "llm",
    "timestamp": 1780869559349
  },
  {
    "data": {
      "model": "gpt-5-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869559349
  },
  {
    "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": "b226ef66-b777-47b7-be60-4535d11dfa7e",
    "timestamp": 1780869563461
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "738ae90a-e563-4114-bdc6-c7bc960760da",
    "timestamp": 1780869563464
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-5-mini",
    "nodeId": "llm",
    "timestamp": 1780869563464
  },
  {
    "data": {
      "model": "gpt-5-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869563464
  },
  {
    "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": "738ae90a-e563-4114-bdc6-c7bc960760da",
    "timestamp": 1780869567563
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "65b39149-b06c-4af9-9771-cdc9f5b3921a",
    "timestamp": 1780869567566
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869567566
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "65b39149-b06c-4af9-9771-cdc9f5b3921a",
    "timestamp": 1780869567566
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f77ba42e-36d7-4e54-bbc1-8b88aa85920c",
    "timestamp": 1780869567570
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780869567570
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869567570
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.0000555,
      "provider": "openai",
      "latencyMs": 444,
      "promptTokens": 311,
      "completionTokens": 61
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780869568015
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f77ba42e-36d7-4e54-bbc1-8b88aa85920c",
    "timestamp": 1780869568015
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "04edd03a-15f0-4086-9be6-6a54ff78d0f9",
    "timestamp": 1780869568017
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869568017
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "04edd03a-15f0-4086-9be6-6a54ff78d0f9",
    "timestamp": 1780869568017
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "d6f74b0e-7e05-4510-b463-2cd872961592",
    "timestamp": 1780869568019
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869568019
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "d6f74b0e-7e05-4510-b463-2cd872961592",
    "timestamp": 1780869568019
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "a2d6c794-af73-44b2-8a7b-364d75b40fb5",
    "timestamp": 1780869568021
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780869568021
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "a2d6c794-af73-44b2-8a7b-364d75b40fb5",
    "timestamp": 1780869568021
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "1f214203-a7e1-4b06-8ce7-a33aacf8f7d9",
    "timestamp": 1780869568021
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "1f214203-a7e1-4b06-8ce7-a33aacf8f7d9",
    "timestamp": 1780869568023
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "bc8a4b21-960f-46c6-906c-10c4acee39a1",
    "timestamp": 1780869568026
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869568026
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869568026
  },
  {
    "data": {
      "mode": "read",
      "error": "telegram.getUpdates failed: HTTP 409",
      "status": "error",
      "service": "telegram",
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869571763
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "bc8a4b21-960f-46c6-906c-10c4acee39a1",
    "timestamp": 1780869571763
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "a928d625-c849-4198-a9c3-784d373acc20",
    "timestamp": 1780869571766
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1780869571766
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "a928d625-c849-4198-a9c3-784d373acc20",
    "timestamp": 1780869571766
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "3316095c-a975-4d19-9584-15391f03128e",
    "timestamp": 1780869571768
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "apify",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869572020
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "3316095c-a975-4d19-9584-15391f03128e",
    "timestamp": 1780869572020
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "8595c1bc-4d88-4677-a33e-63cf8d829e4d",
    "timestamp": 1780869572022
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "apify",
      "latencyMs": 250,
      "operation": "run",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869572275
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "8595c1bc-4d88-4677-a33e-63cf8d829e4d",
    "timestamp": 1780869572275
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "f155a0a0-f367-44c0-aeca-740b406d0316",
    "timestamp": 1780869572275
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "f155a0a0-f367-44c0-aeca-740b406d0316",
    "timestamp": 1780869572280
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "13183ba7-0956-44ef-a079-ae4fbb5e0787",
    "timestamp": 1780869572283
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780869572283
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869572283
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.00011430000000000001,
      "provider": "openai",
      "latencyMs": 826,
      "promptTokens": 407,
      "completionTokens": 184
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780869573110
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "13183ba7-0956-44ef-a079-ae4fbb5e0787",
    "timestamp": 1780869573110
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "2621f263-f57b-4dfa-887d-9f3294d02516",
    "timestamp": 1780869573110
  },
  {
    "event": "execution error (simulated): Unexpected token '`', \"```json\n{\n\"... is not valid JSON",
    "nodeId": "code",
    "timestamp": 1780869573112
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780869573112
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "2621f263-f57b-4dfa-887d-9f3294d02516",
    "timestamp": 1780869573113
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "eded179b-fcd7-4546-99d8-e13372513710",
    "timestamp": 1780869573115
  },
  {
    "event": "matched rule 1 -> 1",
    "nodeId": "switch",
    "timestamp": 1780869573115
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "eded179b-fcd7-4546-99d8-e13372513710",
    "timestamp": 1780869573115
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "60845d88-3a97-4c23-b4aa-e39d933158a9",
    "timestamp": 1780869573116
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869573116
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869573116
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.read",
    "nodeId": "integration",
    "timestamp": 1780869573605
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 489,
      "operation": "sendAndWait"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869573605
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "60845d88-3a97-4c23-b4aa-e39d933158a9",
    "timestamp": 1780869573605
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "3abf291c-2986-4d06-aa51-d3b29fdcfe61",
    "timestamp": 1780869573609
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869573609
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869573609
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.read",
    "nodeId": "integration",
    "timestamp": 1780869576771
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 3162,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869576771
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "3abf291c-2986-4d06-aa51-d3b29fdcfe61",
    "timestamp": 1780869576771
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "5d8b9ce7-3ab6-404c-ad0a-838ee7ba05df",
    "timestamp": 1780869576777
  },
  {
    "event": "matched rule 1 -> 1",
    "nodeId": "switch",
    "timestamp": 1780869576777
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "5d8b9ce7-3ab6-404c-ad0a-838ee7ba05df",
    "timestamp": 1780869576777
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "9ecbb3d0-ed4d-4c59-89d0-3ef19d195565",
    "timestamp": 1780869576778
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869576778
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869576778
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.read",
    "nodeId": "integration",
    "timestamp": 1780869576936
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 158,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869576936
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "9ecbb3d0-ed4d-4c59-89d0-3ef19d195565",
    "timestamp": 1780869576936
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "af7b2749-7b18-440c-9dd9-7d9bb52e6440",
    "timestamp": 1780869576937
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869576937
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869576937
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.read",
    "nodeId": "integration",
    "timestamp": 1780869580125
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 3188,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869580125
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "af7b2749-7b18-440c-9dd9-7d9bb52e6440",
    "timestamp": 1780869580125
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "9e22d5ba-a6d7-4dbf-9411-e2838550337f",
    "timestamp": 1780869580133
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780869580133
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780869580133
  },
  {
    "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": "9e22d5ba-a6d7-4dbf-9411-e2838550337f",
    "timestamp": 1780869584258
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9c3c521b-a10f-4a9d-b48a-8bb765e6733e",
    "timestamp": 1780869584258
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9c3c521b-a10f-4a9d-b48a-8bb765e6733e",
    "timestamp": 1780869584263
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "82c5ac83-7ecc-4cd4-9c3e-3ee8ac9eb3ae",
    "timestamp": 1780869584267
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869584267
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869584267
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780869584676
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 409,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869584676
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "82c5ac83-7ecc-4cd4-9c3e-3ee8ac9eb3ae",
    "timestamp": 1780869584676
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "efd25510-24d3-4594-90d4-933a3f4c6ba1",
    "timestamp": 1780869584681
  },
  {
    "data": {
      "service": "googleDrive",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869584681
  },
  {
    "data": {
      "url": "https://www.googleapis.com/drive/v3/files?pageSize=10&fields=files(id,name,mimeType)",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869584681
  },
  {
    "data": {
      "status": 200
    },
    "event": "drive.read",
    "nodeId": "integration",
    "timestamp": 1780869585092
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDrive",
      "latencyMs": 411,
      "operation": "createFromText"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869585092
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "efd25510-24d3-4594-90d4-933a3f4c6ba1",
    "timestamp": 1780869585092
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ab2d2a74-7b72-47a6-be39-b694263e868e",
    "timestamp": 1780869585096
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869585096
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869585096
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.read",
    "nodeId": "integration",
    "timestamp": 1780869585222
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 126,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869585222
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ab2d2a74-7b72-47a6-be39-b694263e868e",
    "timestamp": 1780869585222
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "590c2238-4711-4513-bcda-672beefbb82d",
    "timestamp": 1780869585226
  },
  {
    "data": {
      "service": "telegram",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780869585226
  },
  {
    "data": {
      "url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780869585226
  },
  {
    "data": {
      "status": 200
    },
    "event": "telegram.read",
    "nodeId": "integration",
    "timestamp": 1780869585679
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "telegram",
      "latencyMs": 453,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780869585679
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "590c2238-4711-4513-bcda-672beefbb82d",
    "timestamp": 1780869585679
  }
]