AI Chat Interface for Querying Google Sheets

62e8c279-97bc-4100-b12b-532575c5949d

Latency
8310ms
Cost
$0.0028
Tokens
1,119
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "89af21df-1125-4df6-9d43-a643e02bb53f",
    "timestamp": 1782939727069
  },
  {
    "data": {
      "kind": "n8n-nodes-base.executeWorkflowTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1782939727069
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "89af21df-1125-4df6-9d43-a643e02bb53f",
    "timestamp": 1782939727069
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "616eebc5-5c5c-4fa1-b13f-61a477742c72",
    "timestamp": 1782939727072
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939727072
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "616eebc5-5c5c-4fa1-b13f-61a477742c72",
    "timestamp": 1782939727072
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "891ad3a8-72f0-45ad-8777-1647a7342c00",
    "timestamp": 1782939727074
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939727074
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "891ad3a8-72f0-45ad-8777-1647a7342c00",
    "timestamp": 1782939727074
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "0f3ca6ff-fc01-4f33-b1a7-cb82a0ec5c88",
    "timestamp": 1782939727075
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1782939727075
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "0f3ca6ff-fc01-4f33-b1a7-cb82a0ec5c88",
    "timestamp": 1782939727075
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "d955e499-5a3e-45a3-9fc8-266e2f687ecc",
    "timestamp": 1782939727076
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-3.5-turbo-0125",
    "nodeId": "llm",
    "timestamp": 1782939727076
  },
  {
    "data": {
      "model": "gpt-3.5-turbo-0125",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782939727076
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0005302999999999999,
      "provider": "openai",
      "latencyMs": 1856,
      "promptTokens": 1,
      "completionTokens": 212
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1782939728936
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "d955e499-5a3e-45a3-9fc8-266e2f687ecc",
    "timestamp": 1782939728936
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "28fbda0b-1e01-4f59-af5b-fe02eba899b1",
    "timestamp": 1782939728940
  },
  {
    "data": {
      "kind": "@n8n/n8n-nodes-langchain.chatTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1782939728940
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "28fbda0b-1e01-4f59-af5b-fe02eba899b1",
    "timestamp": 1782939728940
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "daca1624-6c35-473a-bf3a-5fa0686a0a62",
    "timestamp": 1782939728942
  },
  {
    "data": {
      "inputKeys": [
        "query",
        "sheetUrl",
        "operation",
        "row_number"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1782939728942
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "daca1624-6c35-473a-bf3a-5fa0686a0a62",
    "timestamp": 1782939728942
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "c89614f4-d8b1-4f7b-9e7c-856e3f89eadb",
    "timestamp": 1782939728944
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1782939728944
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1782939728944
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0022628,
      "provider": "openai",
      "latencyMs": 6161,
      "promptTokens": 1,
      "completionTokens": 905
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1782939735109
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "c89614f4-d8b1-4f7b-9e7c-856e3f89eadb",
    "timestamp": 1782939735109
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "f895d926-0f70-415b-9492-c3ecf186e761",
    "timestamp": 1782939735114
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1782939735114
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1782939735365
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "f895d926-0f70-415b-9492-c3ecf186e761",
    "timestamp": 1782939735365
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "69b9e70a-9104-4731-9f16-8324a3f7e423",
    "timestamp": 1782939735369
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1782939735369
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "69b9e70a-9104-4731-9f16-8324a3f7e423",
    "timestamp": 1782939735369
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "68edca41-0196-47d8-9378-31fed0a70918",
    "timestamp": 1782939735373
  },
  {
    "data": {
      "inputKeys": [
        "simulated",
        "echo",
        "items",
        "records"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1782939735373
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "68edca41-0196-47d8-9378-31fed0a70918",
    "timestamp": 1782939735373
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "dbb887f0-93a7-466e-9c9f-8aa4e7da935d",
    "timestamp": 1782939735376
  },
  {
    "data": {
      "inputKeys": [
        "simulated",
        "echo",
        "items",
        "records"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1782939735376
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "dbb887f0-93a7-466e-9c9f-8aa4e7da935d",
    "timestamp": 1782939735376
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "041d32ca-e59a-4b67-a3e6-4e2f19e3de72",
    "timestamp": 1782939735377
  },
  {
    "data": {
      "of": 1,
      "kept": 1
    },
    "event": "filter",
    "nodeId": "passthrough",
    "timestamp": 1782939735377
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "041d32ca-e59a-4b67-a3e6-4e2f19e3de72",
    "timestamp": 1782939735377
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "7a9dea08-f9e9-4139-842a-9066a9cf04ea",
    "timestamp": 1782939735377
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "7a9dea08-f9e9-4139-842a-9066a9cf04ea",
    "timestamp": 1782939735379
  }
]