Summarize Google Docs and Send via Gmail

270479d0-5b94-4ebb-8ea4-c0bbd3c401f9

Latency
2549ms
Cost
$0.0004
Tokens
676
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "n0",
    "timestamp": 1780649210731
  },
  {
    "data": {
      "initialData": {
        "raw": "The development team has successfully completed the migration to the new cloud infrastructure. Current sprint velocity is stable at 45 points. We have identified a minor bottleneck in the QA automation pipeline which is being addressed. Next week's focus will be on finalizing the user authentication module and conducting load testing for the upcoming product launch.",
        "title": "Quarterly Project Status Report"
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780649210731
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "n0",
    "timestamp": 1780649210731
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "n1",
    "timestamp": 1780649210734
  },
  {
    "data": {
      "service": "googleDocs",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780649210734
  },
  {
    "data": {
      "url": "https://docs.googleapis.com/v1/documents/1HvKeYG1b14O00p5pzv7MmHupSE2BO-HacKAGT2aq-Fg",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780649210734
  },
  {
    "data": {
      "status": 200
    },
    "event": "docs.read",
    "nodeId": "integration",
    "timestamp": 1780649211037
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleDocs",
      "latencyMs": 303,
      "operation": "get"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780649211037
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "n1",
    "timestamp": 1780649211037
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "n2",
    "timestamp": 1780649211041
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 180
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780649211041
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780649211041
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.00044039999999999997,
      "provider": "openai",
      "latencyMs": 1558,
      "promptTokens": 568,
      "completionTokens": 108
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780649212601
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "n2",
    "timestamp": 1780649212601
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "n3",
    "timestamp": 1780649212604
  },
  {
    "data": {
      "service": "gmail",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780649212604
  },
  {
    "data": {
      "url": "https://gmail.googleapis.com/gmail/v1/users/me/messages/send",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780649212604
  },
  {
    "data": {
      "status": 200
    },
    "event": "gmail.send",
    "nodeId": "integration",
    "timestamp": 1780649213280
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "gmail",
      "latencyMs": 676,
      "operation": "send"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780649213280
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "n3",
    "timestamp": 1780649213280
  }
]