Automated email support triage with GPT-4, Gmail & Trello
34454bb5-fa8c-49b1-9465-de38e40d4ff5
Latency
5096ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "e0c8199f-ee1b-4415-980e-89fa9961d9cd",
"timestamp": 1780867844145
},
{
"data": {
"kind": "n8n-nodes-base.gmailTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780867844145
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "e0c8199f-ee1b-4415-980e-89fa9961d9cd",
"timestamp": 1780867844145
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "a704cc0d-88dd-4621-9da7-d494d7e1ea15",
"timestamp": 1780867844147
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780867844147
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780867844147
},
{
"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": "a704cc0d-88dd-4621-9da7-d494d7e1ea15",
"timestamp": 1780867848271
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "75d973d7-81c6-415f-b7d6-96922b9d5b53",
"timestamp": 1780867848271
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "no-source",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780867848271
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "75d973d7-81c6-415f-b7d6-96922b9d5b53",
"timestamp": 1780867848271
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "fe0e2e5f-6097-481c-8e77-3144960a3a70",
"timestamp": 1780867848275
},
{
"event": "true branch",
"nodeId": "if",
"timestamp": 1780867848275
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "fe0e2e5f-6097-481c-8e77-3144960a3a70",
"timestamp": 1780867848275
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "fd075870-104d-49df-a71c-e8a513f22a06",
"timestamp": 1780867848278
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780867848278
},
{
"data": {
"url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780867848278
},
{
"data": {
"status": 200
},
"event": "slack.read",
"nodeId": "integration",
"timestamp": 1780867848542
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 264,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780867848542
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "fd075870-104d-49df-a71c-e8a513f22a06",
"timestamp": 1780867848542
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "8e117fcd-5b90-4006-b8ef-0b2d0975cc39",
"timestamp": 1780867848546
},
{
"event": "true branch",
"nodeId": "if",
"timestamp": 1780867848546
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "8e117fcd-5b90-4006-b8ef-0b2d0975cc39",
"timestamp": 1780867848546
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "09f642a2-2a25-4419-b855-021680aed4be",
"timestamp": 1780867848548
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "trello",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780867848799
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "09f642a2-2a25-4419-b855-021680aed4be",
"timestamp": 1780867848799
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "c40ebf01-019b-40ea-a9ce-06ce0ce829d9",
"timestamp": 1780867848803
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780867848803
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780867848803
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780867849019
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 216,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780867849019
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "c40ebf01-019b-40ea-a9ce-06ce0ce829d9",
"timestamp": 1780867849019
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "cc79989b-991e-42aa-9873-b238869bb90c",
"timestamp": 1780867849023
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780867849023
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780867849023
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780867849241
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 218,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780867849241
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "cc79989b-991e-42aa-9873-b238869bb90c",
"timestamp": 1780867849241
}
]