Generate Google Docs Meeting Notes from Calendar
563dde4c-61f2-464b-82ea-a92a0515e152
Latency
1912ms
Cost
$0.0003
Tokens
151
Status
successgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1783469749893
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783469749893
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1783469749893
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1783469749896
},
{
"data": {
"service": "googleCalendar",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783469749896
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleCalendar",
"latencyMs": 250,
"operation": "getAll",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783469750149
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1783469750149
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n2",
"timestamp": 1783469750153
},
{
"data": {
"messages": 2,
"maxTokens": 200
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783469750153
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783469750153
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.00034889999999999997,
"provider": "openai",
"latencyMs": 1135,
"promptTokens": 13,
"completionTokens": 138
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783469751290
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n2",
"timestamp": 1783469751290
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n3",
"timestamp": 1783469751303
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleDocs",
"safeMode": true,
"latencyMs": 500,
"operation": "insertText",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783469751805
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n3",
"timestamp": 1783469751805
}
]