Extract Gmail Information to Google Calendar Events
a5d38d9c-0b2c-4f34-bfc2-6135b8658003
Latency
26121ms
Cost
$0.0000
Tokens
0
Status
partialgpt-4o-mini
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1783447107329
},
{
"data": {
"initialData": {
"messages": [
{
"id": "18a2b3c4d5e6f7g8h9i0j1k2l3m4n5o6",
"payload": {
"body": {
"data": "VGhpcyBpcyBhIHNhbXBsZSBtYWlsIGJvZHkgdG8gZXh0cmFjdCBpbmZvcm1hdGlvbi4NCg0KRGVhciBCb2IsDQoNCldvdWxkIHlvdSBwbGVhc2UgY29uZmlybSB5b3VyIGF2YWlsYWJpbGl0eSBmb3IgYSBteWV0aW5nIHRvIGRpc2N1c3MgUHJvamVjdCBBbHBoYS4NCg0KVGhlIHByb3Bvc2VkIHRpbWUgaXM6IFRvbW9ycm93LCBhdCAxMC4wMCBBTSBQc3QuDQoNCg0KUGxlYXNlIGxldCBtZSBrbm93IGlmIHRoaXMgd29ya3MgZm9yIHlvdSBvciBpZiB5b3UgbmVlZCB0byByZXNjaGVkdWxlLg0KDQpCZXN0cywNCkFsaWNlIFdvbmRlcmxhbmQNCk1hbmFnZXIgLSBQcm9jamVjdCBBbHBoYQ0K"
},
"headers": [
{
"name": "Subject",
"value": "Meeting Request: Project Alpha Sync - Tomorrow at 10 AM PST"
},
{
"name": "From",
"value": "Alice Wonderland <alice.wonderland@example.com>"
},
{
"name": "To",
"value": "Bob The Builder <bob.the.builder@example.com>"
},
{
"name": "Date",
"value": "Tue, 23 Jul 2024 09:00:00 -0700"
}
]
},
"snippet": "Meeting Request: Project Alpha Sync - Tomorrow at 10 AM PST. Please confirm.",
"labelIds": [
"INBOX",
"IMPORTANT"
],
"threadId": "18a2b3c4d5e6f7g8h9i0j1k2l3m4n5o6",
"historyId": "1234567890"
}
]
}
},
"event": "triggered",
"nodeId": "manualTrigger",
"timestamp": 1783447107329
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1783447107329
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1783447107330
},
{
"data": {
"service": "gmail",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783447107330
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 250,
"operation": "getAll",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783447107581
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1783447107581
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n2",
"timestamp": 1783447107582
},
{
"data": {
"messages": 2,
"maxTokens": 140
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783447107582
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783447107582
},
{
"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": 1783447132948
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n3",
"timestamp": 1783447132949
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleCalendar",
"safeMode": true,
"latencyMs": 500,
"operation": "create",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783447133450
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n3",
"timestamp": 1783447133450
}
]