Extract Gmail Information to Google Calendar Events

5672e034-e583-4c2c-944e-a3fbab7cea4e

Latency
1772ms
Cost
$0.0002
Tokens
90
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1783447137392
  },
  {
    "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": 1783447137392
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1783447137392
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1783447137393
  },
  {
    "data": {
      "service": "gmail",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783447137393
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 250,
      "operation": "getAll",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783447137645
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1783447137645
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n2",
    "timestamp": 1783447137647
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 140
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783447137647
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783447137647
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.00018319999999999998,
      "provider": "openai",
      "latencyMs": 1013,
      "promptTokens": 19,
      "completionTokens": 71
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783447138660
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n2",
    "timestamp": 1783447138660
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "n3",
    "timestamp": 1783447138661
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleCalendar",
      "safeMode": true,
      "latencyMs": 500,
      "operation": "create",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783447139164
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "n3",
    "timestamp": 1783447139164
  }
]