Social Media Content Aggregator and AI Summarizer

2f0b2628-4cf3-4611-87b3-0f29d2e3ede3

Latency
8368ms
Cost
$0.0019
Tokens
908
Status
partial
gemini-3-flash-preview

1 node ran as pass-throughs

n8n-nodes-base.googleSheetsTrigger

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "10f088a0-0479-428e-96cf-fe0df9b37877",
    "timestamp": 1780643380751
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o",
    "nodeId": "llm",
    "timestamp": 1780643380751
  },
  {
    "data": {
      "model": "gpt-4o",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780643380751
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0015978,
      "provider": "openai",
      "latencyMs": 4491,
      "promptTokens": 1,
      "completionTokens": 639
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780643385244
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "10f088a0-0479-428e-96cf-fe0df9b37877",
    "timestamp": 1780643385244
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "9adfd648-8348-4a0a-8b9b-d54dc3b715bb",
    "timestamp": 1780643385250
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780643385250
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "9adfd648-8348-4a0a-8b9b-d54dc3b715bb",
    "timestamp": 1780643385250
  },
  {
    "data": {
      "nodeType": "unsupported"
    },
    "event": "node_start",
    "nodeId": "0c26383c-c8f1-44b1-995e-2c88118061bb",
    "timestamp": 1780643385253
  },
  {
    "data": {
      "type": "n8n-nodes-base.googleSheetsTrigger"
    },
    "event": "unsupported_node",
    "nodeId": "unsupported",
    "timestamp": 1780643385253
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "unsupported"
    },
    "event": "node_end",
    "nodeId": "0c26383c-c8f1-44b1-995e-2c88118061bb",
    "timestamp": 1780643385253
  },
  {
    "data": {
      "nodeType": "if"
    },
    "event": "node_start",
    "nodeId": "6df02119-09db-4d87-b435-7753693b27aa",
    "timestamp": 1780643385257
  },
  {
    "event": "true branch",
    "nodeId": "if",
    "timestamp": 1780643385257
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "if"
    },
    "event": "node_end",
    "nodeId": "6df02119-09db-4d87-b435-7753693b27aa",
    "timestamp": 1780643385257
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "a768bce6-ae26-464c-95fc-009edea4f94d",
    "timestamp": 1780643385260
  },
  {
    "data": {
      "inputKeys": [],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780643385260
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "a768bce6-ae26-464c-95fc-009edea4f94d",
    "timestamp": 1780643385260
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "b9559958-f8ac-4ab6-93c6-50eb04113808",
    "timestamp": 1780643385262
  },
  {
    "event": "fetching GET https://twitter-api47.p.rapidapi.com/v2/user/by-username",
    "nodeId": "http",
    "timestamp": 1780643385262
  },
  {
    "data": {
      "url": "https://twitter-api47.p.rapidapi.com/v2/user/by-username",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780643385262
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "b9559958-f8ac-4ab6-93c6-50eb04113808",
    "timestamp": 1780643386162
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "3e85565f-ebfa-4568-9391-869961c5b3ed",
    "timestamp": 1780643386168
  },
  {
    "event": "fetching GET https://twitter-api47.p.rapidapi.com/v2/user/tweets",
    "nodeId": "http",
    "timestamp": 1780643386168
  },
  {
    "data": {
      "url": "https://twitter-api47.p.rapidapi.com/v2/user/tweets",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780643386168
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "3e85565f-ebfa-4568-9391-869961c5b3ed",
    "timestamp": 1780643386244
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "e65bc472-e7c6-43c5-8e84-fe8c4512e92f",
    "timestamp": 1780643386244
  },
  {
    "event": "execution error: Cannot access 'output' before initialization",
    "nodeId": "code",
    "timestamp": 1780643386249
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot access 'output' before initialization",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "e65bc472-e7c6-43c5-8e84-fe8c4512e92f",
    "timestamp": 1780643386249
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "ca729f8d-cab8-4221-addb-aa23813d80b4",
    "timestamp": 1780643386253
  },
  {
    "event": "fetching GET https://fresh-linkedin-profile-data.p.rapidapi.com/get-profile-posts",
    "nodeId": "http",
    "timestamp": 1780643386253
  },
  {
    "data": {
      "url": "https://fresh-linkedin-profile-data.p.rapidapi.com/get-profile-posts",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780643386253
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "ca729f8d-cab8-4221-addb-aa23813d80b4",
    "timestamp": 1780643386716
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "6e060b21-9eaf-49e6-9665-c051b3f2397e",
    "timestamp": 1780643386716
  },
  {
    "event": "execution error: Cannot access 'output' before initialization",
    "nodeId": "code",
    "timestamp": 1780643386722
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot access 'output' before initialization",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "6e060b21-9eaf-49e6-9665-c051b3f2397e",
    "timestamp": 1780643386722
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "af96003c-539d-4728-832c-4819d85bbbcc",
    "timestamp": 1780643386727
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780643386727
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780643386727
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.00033339999999999997,
      "provider": "openai",
      "latencyMs": 1583,
      "promptTokens": 153,
      "completionTokens": 115
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780643388311
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "af96003c-539d-4728-832c-4819d85bbbcc",
    "timestamp": 1780643388311
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "6954285f-7ea5-4e3d-8be2-03051d716d03",
    "timestamp": 1780643388316
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "smtp",
      "latencyMs": 500,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780643388817
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "6954285f-7ea5-4e3d-8be2-03051d716d03",
    "timestamp": 1780643388817
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "923cca3d-69a9-4d26-80a3-e9062d42d8a8",
    "timestamp": 1780643388825
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780643388825
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/Sink:append?valueInputOption=RAW",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780643388825
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780643389119
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 294,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780643389119
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "923cca3d-69a9-4d26-80a3-e9062d42d8a8",
    "timestamp": 1780643389119
  }
]