Generate Google Docs Reports from Google Sheets
268ca49c-e8b5-4859-8a9d-d63cdd5a9c66
Latency
4028ms
Cost
$0.0010
Tokens
415
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1783446011474
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783446011474
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1783446011474
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1783446011475
},
{
"data": {
"service": "googleSheets",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783446011475
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleSheets",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783446011727
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1783446011727
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n2",
"timestamp": 1783446011728
},
{
"data": {
"messages": 2,
"maxTokens": 200
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783446011728
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783446011728
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0010111,
"provider": "openai",
"latencyMs": 3271,
"promptTokens": 12,
"completionTokens": 403
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783446014999
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n2",
"timestamp": 1783446014999
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n3",
"timestamp": 1783446015000
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleDocs",
"safeMode": true,
"latencyMs": 500,
"operation": "insertText",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783446015502
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n3",
"timestamp": 1783446015502
}
]