Summarize IMAP Emails and Send to Messenger

b5978aba-196c-4e78-90d7-aa144a124097

Latency
615ms
Cost
$0.0000
Tokens
0
Status
success
gemini-2.5-flash

Workflow Graph

Trace

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