Summarize Google Sheets Rows to Slack
94386237-cca4-4137-8d5e-2b3c19544ec2
Latency
1636ms
Cost
$0.0002
Tokens
87
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1783469792468
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783469792468
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1783469792468
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "sheet",
"timestamp": 1783469792474
},
{
"data": {
"service": "googleSheets",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783469792474
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783469792724
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "sheet",
"timestamp": 1783469792724
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "summarize",
"timestamp": 1783469792731
},
{
"data": {
"messages": 2,
"maxTokens": 200
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783469792731
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783469792731
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.00016030000000000002,
"provider": "openai",
"latencyMs": 862,
"promptTokens": 26,
"completionTokens": 61
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783469793594
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "summarize",
"timestamp": 1783469793594
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "slack",
"timestamp": 1783469793602
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "slack",
"safeMode": true,
"latencyMs": 500,
"operation": "postMessage",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783469794104
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "slack",
"timestamp": 1783469794104
}
]