Summarize Google Sheets Rows to Slack
845fcfef-8598-458b-9ab5-62411e0aa004
Latency
1744ms
Cost
$0.0001
Tokens
101
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "trigger",
"timestamp": 1780649005111
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780649005111
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "trigger",
"timestamp": 1780649005111
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "sheet",
"timestamp": 1780649005114
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780649005114
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780649005114
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780649005447
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 333,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780649005447
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "sheet",
"timestamp": 1780649005447
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "summarize",
"timestamp": 1780649005452
},
{
"data": {
"messages": 2,
"maxTokens": 200
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780649005452
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780649005452
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0001359,
"provider": "openai",
"latencyMs": 1083,
"promptTokens": 53,
"completionTokens": 48
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780649006536
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "summarize",
"timestamp": 1780649006536
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "slack",
"timestamp": 1780649006537
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780649006537
},
{
"data": {
"url": "https://slack.com/api/chat.postMessage",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780649006537
},
{
"data": {
"status": 200,
"channel": "C0B7E6R5AQZ"
},
"event": "slack.post",
"nodeId": "integration",
"timestamp": 1780649006855
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "slack",
"latencyMs": 318,
"operation": "postMessage"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780649006855
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "slack",
"timestamp": 1780649006855
}
]