Generate employee performance review summaries with GPT-4, Gmail and Sheets
550cbd4e-e374-47e0-89db-bf7248402a0d
Latency
5208ms
Cost
$0.0000
Tokens
0
Status
partialgemini-2.5-flash-lite
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "2b2381b7-6b12-4245-bbb7-557c7f5c3f64",
"timestamp": 1780868789559
},
{
"data": {
"kind": "n8n-nodes-base.webhook"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780868789559
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "2b2381b7-6b12-4245-bbb7-557c7f5c3f64",
"timestamp": 1780868789559
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "f5679924-1ba1-49b2-b98a-a48ec4f83770",
"timestamp": 1780868789559
},
{
"event": "execution error (simulated): Cannot read properties of undefined (reading 'technical')",
"nodeId": "code",
"timestamp": 1780868789561
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780868789561
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "f5679924-1ba1-49b2-b98a-a48ec4f83770",
"timestamp": 1780868789561
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "76459fa7-3cba-4f65-9948-f022768952c0",
"timestamp": 1780868789564
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780868789564
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780868789564
},
{
"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": "76459fa7-3cba-4f65-9948-f022768952c0",
"timestamp": 1780868793732
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "4b00cbde-7e41-456a-ae89-107a020a441a",
"timestamp": 1780868793732
},
{
"event": "execution error (simulated): Cannot read properties of undefined (reading '0')",
"nodeId": "code",
"timestamp": 1780868793736
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780868793736
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "4b00cbde-7e41-456a-ae89-107a020a441a",
"timestamp": 1780868793736
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "4fe253db-456b-403d-b9f7-cf017587cc7e",
"timestamp": 1780868793736
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "4fe253db-456b-403d-b9f7-cf017587cc7e",
"timestamp": 1780868793738
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "abef2c32-c886-4ac6-83d4-cc4d8dca7bf8",
"timestamp": 1780868793739
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "htmlcsstoimage",
"latencyMs": 250,
"operation": "run",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780868793991
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "abef2c32-c886-4ac6-83d4-cc4d8dca7bf8",
"timestamp": 1780868793991
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "97f6e05e-8ec9-44d8-b874-13810b22343f",
"timestamp": 1780868793996
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "http",
"latencyMs": 250,
"operation": "unresolvable-url",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1780868793997
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "97f6e05e-8ec9-44d8-b874-13810b22343f",
"timestamp": 1780868793997
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "56077bfe-f3d6-430a-8a2c-931039994e0c",
"timestamp": 1780868794000
},
{
"data": {
"service": "gmail",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868794000
},
{
"data": {
"url": "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5&q=in%3Ainbox",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780868794001
},
{
"data": {
"status": 200
},
"event": "gmail.read",
"nodeId": "integration",
"timestamp": 1780868794210
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 210,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780868794210
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "56077bfe-f3d6-430a-8a2c-931039994e0c",
"timestamp": 1780868794210
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "774ae079-daec-45e7-bef7-5291c3a85644",
"timestamp": 1780868794213
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868794213
},
{
"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": 1780868794213
},
{
"data": {
"tab": "Sink",
"status": 200
},
"event": "sheets.write",
"nodeId": "integration",
"timestamp": 1780868794482
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleSheets",
"latencyMs": 269,
"operation": "append"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780868794482
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "774ae079-daec-45e7-bef7-5291c3a85644",
"timestamp": 1780868794482
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "c5280bdf-bbd5-4c3b-8cb3-6191097a30a4",
"timestamp": 1780868794485
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780868794485
},
{
"data": {
"url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780868794485
},
{
"data": {
"status": 200
},
"event": "slack.read",
"nodeId": "integration",
"timestamp": 1780868794762
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 277,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780868794762
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "c5280bdf-bbd5-4c3b-8cb3-6191097a30a4",
"timestamp": 1780868794762
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a8883617-c50f-4dfd-b2c5-b9ac26a31cd7",
"timestamp": 1780868794767
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780868794767
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a8883617-c50f-4dfd-b2c5-b9ac26a31cd7",
"timestamp": 1780868794767
}
]