AI Chat Agent with Notion and HTTP Tools
b5bb3a7e-a058-4d14-bbe8-22c1b83a461d
Latency
3270ms
Cost
$0.0006
Tokens
404
Status
partialgemini-3-flash-preview
2 nodes ran as pass-throughs
@n8n/n8n-nodes-langchain.toolHttpRequest, @n8n/n8n-nodes-langchain.toolHttpRequest
Workflow Graph
Trace
[
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "d1d4291e-fa37-43d0-81e0-f0a594371426",
"timestamp": 1780641811160
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o",
"nodeId": "llm",
"timestamp": 1780641811160
},
{
"data": {
"model": "gpt-4o",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780641811160
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.00042530000000000004,
"provider": "openai",
"latencyMs": 1630,
"promptTokens": 1,
"completionTokens": 170
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780641812792
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "d1d4291e-fa37-43d0-81e0-f0a594371426",
"timestamp": 1780641812792
},
{
"data": {
"nodeType": "unsupported"
},
"event": "node_start",
"nodeId": "68e6805b-9c19-4c9e-a300-8983f2b7c28a",
"timestamp": 1780641812801
},
{
"data": {
"type": "@n8n/n8n-nodes-langchain.toolHttpRequest"
},
"event": "unsupported_node",
"nodeId": "unsupported",
"timestamp": 1780641812801
},
{
"data": {
"status": "ok",
"nodeType": "unsupported"
},
"event": "node_end",
"nodeId": "68e6805b-9c19-4c9e-a300-8983f2b7c28a",
"timestamp": 1780641812801
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "98300243-efcc-4427-88da-c1af8a91ddae",
"timestamp": 1780641812804
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780641812804
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "98300243-efcc-4427-88da-c1af8a91ddae",
"timestamp": 1780641812804
},
{
"data": {
"nodeType": "unsupported"
},
"event": "node_start",
"nodeId": "a8473f48-1343-4eb2-8e48-ec89377a2a00",
"timestamp": 1780641812808
},
{
"data": {
"type": "@n8n/n8n-nodes-langchain.toolHttpRequest"
},
"event": "unsupported_node",
"nodeId": "unsupported",
"timestamp": 1780641812808
},
{
"data": {
"status": "ok",
"nodeType": "unsupported"
},
"event": "node_end",
"nodeId": "a8473f48-1343-4eb2-8e48-ec89377a2a00",
"timestamp": 1780641812808
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "f1274a12-128c-4549-a19b-6bfc3beccd89",
"timestamp": 1780641812810
},
{
"data": {
"kind": "@n8n/n8n-nodes-langchain.chatTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780641812810
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "f1274a12-128c-4549-a19b-6bfc3beccd89",
"timestamp": 1780641812810
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "c3164d38-a9fb-4ee3-b6bd-fccb4aa5a1a4",
"timestamp": 1780641812813
},
{
"data": {
"service": "notion",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780641812813
},
{
"data": {
"url": "https://api.notion.com/v1/pages/373de0121bd980f2a31ce73e8f220c7a",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780641812813
},
{
"data": {
"status": 200
},
"event": "notion.read",
"nodeId": "integration",
"timestamp": 1780641813303
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "notion",
"latencyMs": 490,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780641813303
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "c3164d38-a9fb-4ee3-b6bd-fccb4aa5a1a4",
"timestamp": 1780641813303
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "115c328e-84b0-43d2-8df7-8b3f74cbb2fb",
"timestamp": 1780641813308
},
{
"data": {
"inputKeys": [
"page",
"properties"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780641813308
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "115c328e-84b0-43d2-8df7-8b3f74cbb2fb",
"timestamp": 1780641813308
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "9f48e548-f032-477c-960d-9c99d61443df",
"timestamp": 1780641813312
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780641813312
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780641813312
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.00014030000000000002,
"provider": "openai",
"latencyMs": 1116,
"promptTokens": 201,
"completionTokens": 32
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780641814430
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "9f48e548-f032-477c-960d-9c99d61443df",
"timestamp": 1780641814430
}
]