Analyze meeting sentiment with Azure OpenAI and save insights to Google Sheets
0ecbbb74-216a-4208-b015-5ebcc63a5e65
Latency
28454ms
Cost
$0.0010
Tokens
530
Status
partialgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "993121a7-0a99-4a32-a758-9a76a9df7639",
"timestamp": 1783149075838
},
{
"data": {
"kind": "n8n-nodes-base.errorTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783149075838
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "993121a7-0a99-4a32-a758-9a76a9df7639",
"timestamp": 1783149075838
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "66916e79-e8d7-4aca-96ac-466a7cabacce",
"timestamp": 1783149075842
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o",
"nodeId": "llm",
"timestamp": 1783149075842
},
{
"data": {
"model": "gpt-4o",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783149075842
},
{
"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": "66916e79-e8d7-4aca-96ac-466a7cabacce",
"timestamp": 1783149101244
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "f173ecd5-67a7-4e68-8dde-b25bd7325b2c",
"timestamp": 1783149101249
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783149101249
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "f173ecd5-67a7-4e68-8dde-b25bd7325b2c",
"timestamp": 1783149101249
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "78fdedaa-8b2c-498a-8b56-897cfc30f335",
"timestamp": 1783149101253
},
{
"data": {
"service": "gmail",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783149101253
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783149101504
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "78fdedaa-8b2c-498a-8b56-897cfc30f335",
"timestamp": 1783149101504
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "2563d043-770e-4d3d-895f-a7b947588c57",
"timestamp": 1783149101508
},
{
"event": "fetching GET https://api.twelvedata.com/quote?symbol=AAPL&apikey=YOUR_TOKEN_HERE",
"nodeId": "http",
"timestamp": 1783149101508
},
{
"data": {
"url": "https://api.twelvedata.com/quote?symbol=AAPL&apikey=YOUR_TOKEN_HERE",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1783149101509
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "2563d043-770e-4d3d-895f-a7b947588c57",
"timestamp": 1783149101633
},
{
"data": {
"nodeType": "http"
},
"event": "node_start",
"nodeId": "66707290-9f75-4eb4-a163-b4b0d93678f2",
"timestamp": 1783149101638
},
{
"event": "fetching GET https://api.twelvedata.com/rsi?symbol=AAPL&interval=5min&time_period=14&apikey=YOUR_TOKEN_HERE",
"nodeId": "http",
"timestamp": 1783149101638
},
{
"data": {
"url": "https://api.twelvedata.com/rsi?symbol=AAPL&interval=5min&time_period=14&apikey=YOUR_TOKEN_HERE",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1783149101638
},
{
"data": {
"status": "ok",
"nodeType": "http"
},
"event": "node_end",
"nodeId": "66707290-9f75-4eb4-a163-b4b0d93678f2",
"timestamp": 1783149101701
},
{
"data": {
"nodeType": "merge"
},
"event": "node_start",
"nodeId": "a3f1670c-aa4f-46cd-b217-d4e91591da16",
"timestamp": 1783149101706
},
{
"data": {
"inputCount": 2
},
"event": "merged 2 inputs",
"nodeId": "merge",
"timestamp": 1783149101706
},
{
"data": {
"status": "ok",
"nodeType": "merge"
},
"event": "node_end",
"nodeId": "a3f1670c-aa4f-46cd-b217-d4e91591da16",
"timestamp": 1783149101706
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "1ee35512-7dea-49fa-a05e-f038666e2ff7",
"timestamp": 1783149101706
},
{
"event": "execution error (simulated): Cannot read properties of undefined (reading 'json')",
"nodeId": "code",
"timestamp": 1783149101709
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "code",
"latencyMs": 0,
"operation": "exec-failed",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783149101709
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "1ee35512-7dea-49fa-a05e-f038666e2ff7",
"timestamp": 1783149101710
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "e8aabe3d-ff94-4456-bcf9-84acc00807c0",
"timestamp": 1783149101714
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783149101714
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783149101714
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.0010104,
"provider": "openai",
"latencyMs": 2056,
"promptTokens": 143,
"completionTokens": 387
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783149103771
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "e8aabe3d-ff94-4456-bcf9-84acc00807c0",
"timestamp": 1783149103771
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "22fa88f8-9642-4296-9cdb-dd56859a5905",
"timestamp": 1783149103771
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "22fa88f8-9642-4296-9cdb-dd56859a5905",
"timestamp": 1783149103777
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "c71b4fe8-9351-414f-b583-20aa45f68268",
"timestamp": 1783149103781
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1783149103781
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "c71b4fe8-9351-414f-b583-20aa45f68268",
"timestamp": 1783149103781
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "49ea04be-b7ac-4cc3-ab77-344d40577acc",
"timestamp": 1783149103784
},
{
"data": {
"service": "telegram",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783149103784
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "telegram",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783149104036
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "49ea04be-b7ac-4cc3-ab77-344d40577acc",
"timestamp": 1783149104036
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "4dec4c2a-3463-4370-823e-3e0d64b5933e",
"timestamp": 1783149104041
},
{
"data": {
"service": "slack",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783149104041
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783149104292
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "4dec4c2a-3463-4370-823e-3e0d64b5933e",
"timestamp": 1783149104292
}
]