Hacker News Topic Researcher and Email Summarizer

b7440404-5c2a-4883-a3a0-a5a6bf59913a

Latency
11358ms
Cost
$0.0038
Tokens
1,804
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

n8n-nodes-base.hackerNews

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "41183066-0045-4a75-ba23-42f4efcfeccc",
    "timestamp": 1780648478644
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780648478645
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780648478645
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0019903,
      "provider": "google",
      "latencyMs": 5424,
      "promptTokens": 1,
      "completionTokens": 796
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780648484071
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "41183066-0045-4a75-ba23-42f4efcfeccc",
    "timestamp": 1780648484071
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "6fe68a4b-744b-48c8-9320-d2b19e3eb92b",
    "timestamp": 1780648484077
  },
  {
    "data": {
      "kind": "n8n-nodes-base.formTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780648484077
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "6fe68a4b-744b-48c8-9320-d2b19e3eb92b",
    "timestamp": 1780648484077
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "94073fe0-d25c-421e-9c99-67b6c4f0afad",
    "timestamp": 1780648484080
  },
  {
    "data": {
      "type": "n8n-nodes-base.hackerNews"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780648484080
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "94073fe0-d25c-421e-9c99-67b6c4f0afad",
    "timestamp": 1780648484080
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b2086d29-1de5-48f4-8c1e-affd509fb5f7",
    "timestamp": 1780648484084
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780648484084
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b2086d29-1de5-48f4-8c1e-affd509fb5f7",
    "timestamp": 1780648484084
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "eee4dfdf-53ab-42be-91ae-7b6c405df7c2",
    "timestamp": 1780648484087
  },
  {
    "event": "fetching GET https://hacker-news.firebaseio.com/v0/item/.json?print=pretty",
    "nodeId": "http",
    "timestamp": 1780648484087
  },
  {
    "data": {
      "url": "https://hacker-news.firebaseio.com/v0/item/.json?print=pretty",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780648484087
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "eee4dfdf-53ab-42be-91ae-7b6c405df7c2",
    "timestamp": 1780648484323
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "e57d86ae-d7c1-4354-9e3c-528c76160cd9",
    "timestamp": 1780648484329
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1780648484329
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "e57d86ae-d7c1-4354-9e3c-528c76160cd9",
    "timestamp": 1780648484329
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "eb061c39-7a4d-42e7-bb42-806504731b11",
    "timestamp": 1780648484335
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780648484335
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780648484335
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0017871,
      "provider": "openai",
      "latencyMs": 5156,
      "promptTokens": 332,
      "completionTokens": 675
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780648489491
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "eb061c39-7a4d-42e7-bb42-806504731b11",
    "timestamp": 1780648489491
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b4d50b42-9e40-46b0-a411-90210b422de3",
    "timestamp": 1780648489495
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780648489495
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b4d50b42-9e40-46b0-a411-90210b422de3",
    "timestamp": 1780648489495
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "72fcb7f3-6706-47cc-8a79-364b325aa8ae",
    "timestamp": 1780648489498
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "smtp",
      "latencyMs": 500,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780648489999
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "72fcb7f3-6706-47cc-8a79-364b325aa8ae",
    "timestamp": 1780648489999
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b79e867a-ea3b-4a94-9809-b5a01ee2820f",
    "timestamp": 1780648490002
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780648490002
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b79e867a-ea3b-4a94-9809-b5a01ee2820f",
    "timestamp": 1780648490002
  }
]