Automated AI Email Reply Drafting

a8328bd5-0cf1-4c8e-92d2-554f5546c198

Latency
1038ms
Cost
$0.0002
Tokens
82
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "manualTrigger"
    },
    "event": "node_start",
    "nodeId": "t",
    "timestamp": 1780642682183
  },
  {
    "data": {
      "initialData": {
        "email": {
          "body": "Hi team, I am considering upgrading to the Pro Plan but I have a few questions about the API rate limits and whether it supports custom webhooks. Could you provide more details? Thanks, Alex.",
          "from": "alex.johnson@example.com",
          "subject": "Inquiry regarding Pro Plan features"
        }
      }
    },
    "event": "triggered",
    "nodeId": "manualTrigger",
    "timestamp": 1780642682184
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "manualTrigger"
    },
    "event": "node_end",
    "nodeId": "t",
    "timestamp": 1780642682184
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "l",
    "timestamp": 1780642682185
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 400
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780642682185
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780642682185
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.00016319999999999998,
      "provider": "openai",
      "latencyMs": 1035,
      "promptTokens": 19,
      "completionTokens": 63
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780642683221
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "l",
    "timestamp": 1780642683221
  }
]