Extract Gmail Information to Google Calendar Events
0a7fef67-93c7-48fb-80b4-38a78ca69089
Latency
1811ms
Cost
$0.0003
Tokens
154
Status
successgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "manualTrigger"
},
"event": "node_start",
"nodeId": "n0",
"timestamp": 1783447134463
},
{
"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": 1783447134463
},
{
"data": {
"status": "ok",
"nodeType": "manualTrigger"
},
"event": "node_end",
"nodeId": "n0",
"timestamp": 1783447134463
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n1",
"timestamp": 1783447134464
},
{
"data": {
"service": "gmail",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783447134464
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "gmail",
"latencyMs": 250,
"operation": "getAll",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783447134715
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n1",
"timestamp": 1783447134715
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "n2",
"timestamp": 1783447134717
},
{
"data": {
"messages": 2,
"maxTokens": 140
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783447134717
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783447134717
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.0003432,
"provider": "openai",
"latencyMs": 1055,
"promptTokens": 19,
"completionTokens": 135
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783447135772
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "n2",
"timestamp": 1783447135772
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "n3",
"timestamp": 1783447135773
},
{
"data": {
"mode": "write",
"status": "ok",
"service": "googleCalendar",
"safeMode": true,
"latencyMs": 500,
"operation": "create",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783447136274
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "n3",
"timestamp": 1783447136274
}
]