Agentic Telegram AI Bot with Web Search
4bbfb372-3289-42e9-b8c7-eec86cac7174
Latency
8797ms
Cost
$0.0025
Tokens
1,029
Status
partialgemini-3-flash-preview
2 nodes ran as pass-throughs
n8n-nodes-base.telegramTool, @n8n/n8n-nodes-langchain.toolHttpRequest
Workflow Graph
Trace
[
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "13b3488e-af72-4d89-bef4-e9b895e3bf76",
"timestamp": 1780644386883
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o",
"nodeId": "llm",
"timestamp": 1780644386883
},
{
"data": {
"model": "gpt-4o",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780644386883
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0022653,
"provider": "openai",
"latencyMs": 7057,
"promptTokens": 1,
"completionTokens": 906
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780644393942
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "13b3488e-af72-4d89-bef4-e9b895e3bf76",
"timestamp": 1780644393942
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "864937a1-43f6-4055-bdea-61ab07db9903",
"timestamp": 1780644393946
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780644393946
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "864937a1-43f6-4055-bdea-61ab07db9903",
"timestamp": 1780644393946
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "4ef838d4-feaa-4bd3-b2c7-ccd938be4373",
"timestamp": 1780644393949
},
{
"data": {
"kind": "n8n-nodes-base.telegramTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780644393949
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "4ef838d4-feaa-4bd3-b2c7-ccd938be4373",
"timestamp": 1780644393949
},
{
"data": {
"nodeType": "unsupported"
},
"event": "node_start",
"nodeId": "bebbe9d4-47ba-4c13-9e1e-d36bfe6e472e",
"timestamp": 1780644393953
},
{
"data": {
"type": "n8n-nodes-base.telegramTool"
},
"event": "unsupported_node",
"nodeId": "unsupported",
"timestamp": 1780644393953
},
{
"data": {
"status": "ok",
"nodeType": "unsupported"
},
"event": "node_end",
"nodeId": "bebbe9d4-47ba-4c13-9e1e-d36bfe6e472e",
"timestamp": 1780644393953
},
{
"data": {
"nodeType": "unsupported"
},
"event": "node_start",
"nodeId": "38f2410d-bd55-4ddf-8aaa-4e28919de78f",
"timestamp": 1780644393956
},
{
"data": {
"type": "@n8n/n8n-nodes-langchain.toolHttpRequest"
},
"event": "unsupported_node",
"nodeId": "unsupported",
"timestamp": 1780644393956
},
{
"data": {
"status": "ok",
"nodeType": "unsupported"
},
"event": "node_end",
"nodeId": "38f2410d-bd55-4ddf-8aaa-4e28919de78f",
"timestamp": 1780644393956
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "34265eab-9f37-475a-a2ae-a6c37c69c595",
"timestamp": 1780644393959
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780644393959
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780644393959
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.00021040000000000002,
"provider": "openai",
"latencyMs": 1108,
"promptTokens": 43,
"completionTokens": 79
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780644395071
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "34265eab-9f37-475a-a2ae-a6c37c69c595",
"timestamp": 1780644395071
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "1c7a204b-3ed7-47bd-a434-202b05272d18",
"timestamp": 1780644395075
},
{
"data": {
"service": "telegram",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780644395075
},
{
"data": {
"url": "https://api.telegram.org/bot8601839237:AAEoFA4ys16Txlcu68Orq7B6q_QPBOVBDvs/getUpdates?limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780644395075
},
{
"data": {
"status": 200
},
"event": "telegram.read",
"nodeId": "integration",
"timestamp": 1780644395680
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "telegram",
"latencyMs": 605,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780644395680
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "1c7a204b-3ed7-47bd-a434-202b05272d18",
"timestamp": 1780644395680
}
]