Generate AI Email Draft Replies

745b572d-bbe9-4267-9261-a05731988f94

Latency
1951ms
Cost
$0.0006
Tokens
323
Status
success
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "trigger",
    "timestamp": 1780344036271
  },
  {
    "data": {
      "initialData": {
        "context": "You're a co-founder at a SaaS startup. Daniel is a long-term customer (account: Aurora Labs). Be helpful and propose 2 specific time slots.",
        "incoming_email": {
          "body": "Hey — saw the invoice you sent on Friday. The line for the consulting block looks right but the platform usage is higher than I expected vs the May numbers. Can we hop on 15 min Thursday or Friday to walk through it? Open after 2pm PT either day. Thanks, Daniel.",
          "from": "Daniel Yoo <daniel@aurora-labs.io>",
          "subject": "Quick question on the Q3 invoice"
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780344036271
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "trigger",
    "timestamp": 1780344036271
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "drafter",
    "timestamp": 1780344036271
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 250
    },
    "event": "calling google/gemini-2.5-flash",
    "nodeId": "llm",
    "timestamp": 1780344036271
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780344036271
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0006359,
      "provider": "google",
      "latencyMs": 1951,
      "promptTokens": 78,
      "completionTokens": 245
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780344038223
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "drafter",
    "timestamp": 1780344038223
  }
]