Generate Google Docs Meeting Notes from Calendar
38e25fdc-d498-4d25-9a72-8cc2b2858430
Latency
26150ms
Cost
$0.0000
Tokens
0
Status
partialgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1783469723104
},
{
"data": {
"kind": "n8n-nodes-base.scheduleTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783469723104
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1783469723104
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1783469723106
},
{
"data": {
"service": "googleCalendar",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783469723106
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "googleCalendar",
"latencyMs": 250,
"operation": "getAll",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783469723358
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1783469723358
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n2",
"timestamp": 1783469723366
},
{
"data": {
"messages": 2,
"maxTokens": 200
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783469723366
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783469723366
},
{
"data": {
"error": "OpenAI API error (429): {\n \"error\": {\n \"message\": \"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.\",\n \"type\": \"insufficient_quota\",\n \"param\": null,\n \"code\": \"insufficient_quota\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n2",
"timestamp": 1783469748746
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n3",
"timestamp": 1783469748752
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleDocs",
"safeMode": true,
"latencyMs": 500,
"operation": "insertText",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783469749254
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n3",
"timestamp": 1783469749254
}
]