Gmail Inbox Classifier and Google Sheets Logger
5e6b3bf8-9007-49b3-b969-3151a5806488
Latency
25958ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "trigger-gmail",
"timestamp": 1782939630551
},
{
"data": {
"kind": "n8n-nodes-base.gmailTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1782939630551
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "trigger-gmail",
"timestamp": 1782939630551
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "parse",
"timestamp": 1782939630551
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "parse",
"timestamp": 1782939630553
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "ai-classify",
"timestamp": 1782939630555
},
{
"data": {
"messages": 1,
"maxTokens": 200
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1782939630555
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1782939630555
},
{
"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": 1782939656003
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "merge",
"timestamp": 1782939656003
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "merge",
"timestamp": 1782939656005
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "log-sheets",
"timestamp": 1782939656008
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"safeMode": true,
"latencyMs": 500,
"operation": "append",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1782939656509
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "log-sheets",
"timestamp": 1782939656509
}
]