Summarize RSS feeds into a daily Slack digest with OpenAI GPT-4o Mini

ad6b789c-dee6-4de4-9a6d-63338c872d63

Latency
5242ms
Cost
$0.0000
Tokens
54
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "bc88596e-520c-48fc-a184-3b40f17f2a25",
    "timestamp": 1780870259781
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870259781
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "bc88596e-520c-48fc-a184-3b40f17f2a25",
    "timestamp": 1780870259781
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "fda55ffd-6f88-495d-b863-47276ef1c5d3",
    "timestamp": 1780870259782
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870259782
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870259782
  },
  {
    "data": {
      "error": "Google Gemini API error (500): {\n  \"error\": {\n    \"code\": 500,\n    \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n    \"status\": \"INTERNAL\"\n  }\n}\n",
      "status": "error",
      "degraded": true,
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "fda55ffd-6f88-495d-b863-47276ef1c5d3",
    "timestamp": 1780870263912
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4cd84838-0dfa-4b9d-bb6c-30baf11ecf1f",
    "timestamp": 1780870263914
  },
  {
    "data": {
      "service": "rss",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870263914
  },
  {
    "data": {
      "url": "https://hnrss.org/frontpage",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870263914
  },
  {
    "data": {
      "count": 5,
      "status": 200
    },
    "event": "rss.read",
    "nodeId": "integration",
    "timestamp": 1780870264309
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "rss",
      "latencyMs": 395,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870264309
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4cd84838-0dfa-4b9d-bb6c-30baf11ecf1f",
    "timestamp": 1780870264309
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "5a68144a-c6bb-4135-b165-dfe3868a7729",
    "timestamp": 1780870264311
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780870264311
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "5a68144a-c6bb-4135-b165-dfe3868a7729",
    "timestamp": 1780870264311
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "b6b1cdb2-a139-4742-8675-af82222e53d4",
    "timestamp": 1780870264312
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1780870264313
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "b6b1cdb2-a139-4742-8675-af82222e53d4",
    "timestamp": 1780870264313
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "62d34b0b-1bde-4c9e-886b-62f9f1c0c057",
    "timestamp": 1780870264314
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870264314
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870264314
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.0000129,
      "provider": "openai",
      "latencyMs": 376,
      "promptTokens": 29,
      "completionTokens": 25
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780870264690
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "62d34b0b-1bde-4c9e-886b-62f9f1c0c057",
    "timestamp": 1780870264690
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ae123ddc-1348-4b44-af89-e358bd7ba5cf",
    "timestamp": 1780870264693
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870264693
  },
  {
    "data": {
      "url": "https://slack.com/api/chat.postMessage",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870264693
  },
  {
    "data": {
      "status": 200,
      "channel": "C0B7E6R5AQZ"
    },
    "event": "slack.post",
    "nodeId": "integration",
    "timestamp": 1780870265023
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "slack",
      "latencyMs": 330,
      "operation": "post"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870265023
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ae123ddc-1348-4b44-af89-e358bd7ba5cf",
    "timestamp": 1780870265023
  }
]