Gmail Inbox Classifier and Google Sheets Logger
dff1907f-9799-4997-be9d-e9f23d471051
Latency
4269ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "trigger-gmail",
"timestamp": 1780866335249
},
{
"data": {
"kind": "n8n-nodes-base.gmailTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780866335249
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "trigger-gmail",
"timestamp": 1780866335249
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "parse",
"timestamp": 1780866335249
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "parse",
"timestamp": 1780866335250
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "ai-classify",
"timestamp": 1780866335252
},
{
"data": {
"messages": 1,
"maxTokens": 200
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780866335252
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780866335252
},
{
"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": "ai-classify",
"timestamp": 1780866339363
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "merge",
"timestamp": 1780866339363
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "merge",
"timestamp": 1780866339365
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "log-sheets",
"timestamp": 1780866339367
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780866339367
},
{
"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": 1780866339367
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780866339517
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 151,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780866339518
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "log-sheets",
"timestamp": 1780866339518
}
]