Automate LinkedIn content creation with OpenAI, Google Sheets & LinkedIn API

f80babf2-e3bf-421b-8eb8-ffa94b4ae459

Latency
12496ms
Cost
$0.0051
Tokens
2,057
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "3e6e5168-948a-4bda-810c-bfe5dcc27fc5",
    "timestamp": 1783213621327
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783213621327
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "3e6e5168-948a-4bda-810c-bfe5dcc27fc5",
    "timestamp": 1783213621327
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "cd1224dc-23f4-4d87-a354-48c754d88b80",
    "timestamp": 1783213621328
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783213621328
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "cd1224dc-23f4-4d87-a354-48c754d88b80",
    "timestamp": 1783213621328
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f5150824-2b2f-467b-985a-3d767298a8c4",
    "timestamp": 1783213621330
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783213621330
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783213621330
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0017328,
      "provider": "openai",
      "latencyMs": 3921,
      "promptTokens": 1,
      "completionTokens": 693
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783213625253
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f5150824-2b2f-467b-985a-3d767298a8c4",
    "timestamp": 1783213625253
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "75318f0f-8d6a-441f-954f-c7a7e31aa9e9",
    "timestamp": 1783213625254
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783213625254
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "75318f0f-8d6a-441f-954f-c7a7e31aa9e9",
    "timestamp": 1783213625254
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "904f09a7-2d98-4d78-bc9f-15d1a11d80f6",
    "timestamp": 1783213625255
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783213625255
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783213625506
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "904f09a7-2d98-4d78-bc9f-15d1a11d80f6",
    "timestamp": 1783213625506
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ec242ec6-08a8-44e9-a536-b1ae6dc84c15",
    "timestamp": 1783213625510
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1783213625510
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ec242ec6-08a8-44e9-a536-b1ae6dc84c15",
    "timestamp": 1783213625510
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "cfcadeed-5aef-4094-ad03-a2c2154ad55b",
    "timestamp": 1783213625511
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783213625511
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783213625511
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0015578,
      "provider": "openai",
      "latencyMs": 3743,
      "promptTokens": 1,
      "completionTokens": 623
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783213629256
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "cfcadeed-5aef-4094-ad03-a2c2154ad55b",
    "timestamp": 1783213629256
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "a29795ff-1e1c-4c70-8e87-94bd5cb4d352",
    "timestamp": 1783213629261
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783213629261
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783213629261
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0018453,
      "provider": "openai",
      "latencyMs": 4051,
      "promptTokens": 1,
      "completionTokens": 738
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783213633313
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "a29795ff-1e1c-4c70-8e87-94bd5cb4d352",
    "timestamp": 1783213633313
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "a595fb5a-8e20-4ab4-b11b-7b0a69c7b3dd",
    "timestamp": 1783213633316
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1783213633316
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "a595fb5a-8e20-4ab4-b11b-7b0a69c7b3dd",
    "timestamp": 1783213633316
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "ca78e0aa-b2a6-450a-bdd0-1ab39177ca5d",
    "timestamp": 1783213633317
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "linkedin",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783213633569
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "ca78e0aa-b2a6-450a-bdd0-1ab39177ca5d",
    "timestamp": 1783213633569
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4fba5087-9d95-462b-b10e-0e659643f0cf",
    "timestamp": 1783213633570
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783213633570
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783213633823
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4fba5087-9d95-462b-b10e-0e659643f0cf",
    "timestamp": 1783213633823
  }
]