AI Chat Interface for Querying Google Sheets
cc728366-8f2d-4df9-982b-50b74d577274
Latency
7013ms
Cost
$0.0031
Tokens
1,229
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "89af21df-1125-4df6-9d43-a643e02bb53f",
"timestamp": 1780860099265
},
{
"data": {
"kind": "n8n-nodes-base.executeWorkflowTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780860099265
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "89af21df-1125-4df6-9d43-a643e02bb53f",
"timestamp": 1780860099265
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "616eebc5-5c5c-4fa1-b13f-61a477742c72",
"timestamp": 1780860099268
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860099268
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "616eebc5-5c5c-4fa1-b13f-61a477742c72",
"timestamp": 1780860099268
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "891ad3a8-72f0-45ad-8777-1647a7342c00",
"timestamp": 1780860099271
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860099271
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "891ad3a8-72f0-45ad-8777-1647a7342c00",
"timestamp": 1780860099271
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "0f3ca6ff-fc01-4f33-b1a7-cb82a0ec5c88",
"timestamp": 1780860099274
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780860099274
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "0f3ca6ff-fc01-4f33-b1a7-cb82a0ec5c88",
"timestamp": 1780860099274
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "d955e499-5a3e-45a3-9fc8-266e2f687ecc",
"timestamp": 1780860099276
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-3.5-turbo-0125",
"nodeId": "llm",
"timestamp": 1780860099276
},
{
"data": {
"model": "gpt-3.5-turbo-0125",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780860099276
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0005177999999999999,
"provider": "openai",
"latencyMs": 1651,
"promptTokens": 1,
"completionTokens": 207
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780860100929
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "d955e499-5a3e-45a3-9fc8-266e2f687ecc",
"timestamp": 1780860100929
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "28fbda0b-1e01-4f59-af5b-fe02eba899b1",
"timestamp": 1780860100935
},
{
"data": {
"kind": "@n8n/n8n-nodes-langchain.chatTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780860100935
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "28fbda0b-1e01-4f59-af5b-fe02eba899b1",
"timestamp": 1780860100935
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "daca1624-6c35-473a-bf3a-5fa0686a0a62",
"timestamp": 1780860100938
},
{
"data": {
"inputKeys": [],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780860100938
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "daca1624-6c35-473a-bf3a-5fa0686a0a62",
"timestamp": 1780860100938
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "c89614f4-d8b1-4f7b-9e7c-856e3f89eadb",
"timestamp": 1780860100941
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780860100941
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780860100941
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0025503,
"provider": "openai",
"latencyMs": 4940,
"promptTokens": 1,
"completionTokens": 1020
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780860105882
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "c89614f4-d8b1-4f7b-9e7c-856e3f89eadb",
"timestamp": 1780860105882
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "f895d926-0f70-415b-9492-c3ecf186e761",
"timestamp": 1780860105888
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780860105888
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780860105888
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780860106250
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 362,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780860106250
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "f895d926-0f70-415b-9492-c3ecf186e761",
"timestamp": 1780860106250
},
{
"data": {
"nodeType": "switch"
},
"event": "node_start",
"nodeId": "69b9e70a-9104-4731-9f16-8324a3f7e423",
"timestamp": 1780860106257
},
{
"event": "no rule matched -> default",
"nodeId": "switch",
"timestamp": 1780860106257
},
{
"data": {
"status": "ok",
"nodeType": "switch"
},
"event": "node_end",
"nodeId": "69b9e70a-9104-4731-9f16-8324a3f7e423",
"timestamp": 1780860106257
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "68edca41-0196-47d8-9378-31fed0a70918",
"timestamp": 1780860106261
},
{
"data": {
"inputKeys": [
"values"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780860106261
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "68edca41-0196-47d8-9378-31fed0a70918",
"timestamp": 1780860106261
},
{
"data": {
"nodeType": "set"
},
"event": "node_start",
"nodeId": "dbb887f0-93a7-466e-9c9f-8aa4e7da935d",
"timestamp": 1780860106267
},
{
"data": {
"inputKeys": [
"values"
],
"mergeKeys": []
},
"event": "merged",
"nodeId": "set",
"timestamp": 1780860106267
},
{
"data": {
"status": "ok",
"nodeType": "set"
},
"event": "node_end",
"nodeId": "dbb887f0-93a7-466e-9c9f-8aa4e7da935d",
"timestamp": 1780860106267
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "041d32ca-e59a-4b67-a3e6-4e2f19e3de72",
"timestamp": 1780860106273
},
{
"data": {
"of": 1,
"kept": 1
},
"event": "filter",
"nodeId": "passthrough",
"timestamp": 1780860106273
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "041d32ca-e59a-4b67-a3e6-4e2f19e3de72",
"timestamp": 1780860106273
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "7a9dea08-f9e9-4139-842a-9066a9cf04ea",
"timestamp": 1780860106273
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "7a9dea08-f9e9-4139-842a-9066a9cf04ea",
"timestamp": 1780860106278
}
]