Summarize IMAP Emails and Send to Messenger

32d2a49e-6059-411c-86b9-e5e2ff568628

Latency
1118ms
Cost
$0.0000
Tokens
0
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "50e12e63-df28-45ac-9208-48cbf5116d09",
    "timestamp": 1780642191471
  },
  {
    "data": {
      "kind": "n8n-nodes-base.emailReadImap"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780642191471
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "50e12e63-df28-45ac-9208-48cbf5116d09",
    "timestamp": 1780642191471
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "6565350b-2269-44e3-8f36-8797f32d3e09",
    "timestamp": 1780642191474
  },
  {
    "event": "fetching POST https://openrouter.ai/api/v1/chat/completions",
    "nodeId": "http",
    "timestamp": 1780642191474
  },
  {
    "data": {
      "url": "https://openrouter.ai/api/v1/chat/completions",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780642191474
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "6565350b-2269-44e3-8f36-8797f32d3e09",
    "timestamp": 1780642191868
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "d04c422a-c000-4e48-82d0-0bf44bcd9fff",
    "timestamp": 1780642191873
  },
  {
    "event": "fetching POST https://api.line.me/v2/bot/message/push",
    "nodeId": "http",
    "timestamp": 1780642191873
  },
  {
    "data": {
      "url": "https://api.line.me/v2/bot/message/push",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780642191873
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "d04c422a-c000-4e48-82d0-0bf44bcd9fff",
    "timestamp": 1780642192589
  }
]