Google Sheets Standup Summarizer for Slack
0e435ce5-4ad0-43d8-83a3-c3eb0d7bea99
Latency
2529ms
Cost
$0.0002
Tokens
102
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1780648711098
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780648711098
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1780648711098
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1780648711100
},
{
"data": {
"service": "googleSheets",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780648711100
},
{
"data": {
"url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780648711100
},
{
"data": {
"status": 200
},
"event": "sheets.read",
"nodeId": "integration",
"timestamp": 1780648711422
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 322,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780648711422
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1780648711422
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n2",
"timestamp": 1780648711426
},
{
"data": {
"messages": 2,
"maxTokens": 160
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780648711426
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780648711426
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.000167,
"provider": "openai",
"latencyMs": 1918,
"promptTokens": 40,
"completionTokens": 62
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780648713345
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n2",
"timestamp": 1780648713345
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n3",
"timestamp": 1780648713347
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780648713347
},
{
"data": {
"url": "https://slack.com/api/chat.postMessage",
"method": "POST"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780648713347
},
{
"data": {
"status": 200,
"channel": "C0B7E6R5AQZ"
},
"event": "slack.post",
"nodeId": "integration",
"timestamp": 1780648713627
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "slack",
"latencyMs": 280,
"operation": "postMessage"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780648713627
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n3",
"timestamp": 1780648713627
}
]