Convert Obsidian Notes to Podcast RSS Feed

3a6a9969-8538-488b-a2a7-533bd84110d1

Latency
8339ms
Cost
$0.0026
Tokens
1,024
Status
partial
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "02fda37f-77a5-47f5-81bc-b59486704386",
    "timestamp": 1780740461462
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780740461462
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "02fda37f-77a5-47f5-81bc-b59486704386",
    "timestamp": 1780740461462
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "845d04ea-d221-4034-b5e1-75061e5f351c",
    "timestamp": 1780740461464
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780740461464
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "845d04ea-d221-4034-b5e1-75061e5f351c",
    "timestamp": 1780740461464
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "a44b5cb3-6c9f-4227-a45f-a21765ea120c",
    "timestamp": 1780740461467
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780740461467
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780740461467
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0011778,
      "provider": "openai",
      "latencyMs": 3306,
      "promptTokens": 1,
      "completionTokens": 471
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780740464777
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "a44b5cb3-6c9f-4227-a45f-a21765ea120c",
    "timestamp": 1780740464777
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "1f86c18d-8197-4671-9c41-726a02108c4e",
    "timestamp": 1780740464782
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780740464782
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780740464782
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0013778,
      "provider": "openai",
      "latencyMs": 4152,
      "promptTokens": 1,
      "completionTokens": 551
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780740468938
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "1f86c18d-8197-4671-9c41-726a02108c4e",
    "timestamp": 1780740468938
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "62dd3faf-22db-40f9-892c-2cf9368a9496",
    "timestamp": 1780740468943
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780740468943
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780740468943
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780740469181
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 238,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780740469181
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "62dd3faf-22db-40f9-892c-2cf9368a9496",
    "timestamp": 1780740469181
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "f403d045-08e9-400e-9988-c8f55a5aa609",
    "timestamp": 1780740469186
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780740469186
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "f403d045-08e9-400e-9988-c8f55a5aa609",
    "timestamp": 1780740469186
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "f77ff10c-e4e3-4761-b4db-4c42d5831f5c",
    "timestamp": 1780740469190
  },
  {
    "data": {
      "inputKeys": [
        "values"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780740469190
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "f77ff10c-e4e3-4761-b4db-4c42d5831f5c",
    "timestamp": 1780740469190
  },
  {
    "data": {
      "nodeType": "http"
    },
    "event": "node_start",
    "nodeId": "ce6d766c-89e6-4d62-9d48-d6715a28592f",
    "timestamp": 1780740469193
  },
  {
    "event": "fetching POST https://api.cloudinary.com/v1_1/CLOUDINARY_ENV/upload",
    "nodeId": "http",
    "timestamp": 1780740469193
  },
  {
    "data": {
      "url": "https://api.cloudinary.com/v1_1/CLOUDINARY_ENV/upload",
      "method": "POST"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780740469193
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "http"
    },
    "event": "node_end",
    "nodeId": "ce6d766c-89e6-4d62-9d48-d6715a28592f",
    "timestamp": 1780740469569
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "2dbff0f5-f359-43b7-b0de-4b9d657c69c0",
    "timestamp": 1780740469573
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780740469573
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "2dbff0f5-f359-43b7-b0de-4b9d657c69c0",
    "timestamp": 1780740469573
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "1608ce65-bf1f-4dce-b4c7-b85b72ecb8c7",
    "timestamp": 1780740469573
  },
  {
    "event": "execution error: Cannot read properties of undefined (reading 'baseUrl')",
    "nodeId": "code",
    "timestamp": 1780740469578
  },
  {
    "data": {
      "error": "Code node execution failed: Cannot read properties of undefined (reading 'baseUrl')",
      "status": "error",
      "degraded": true,
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "1608ce65-bf1f-4dce-b4c7-b85b72ecb8c7",
    "timestamp": 1780740469579
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "0942959c-2231-4055-b196-4483c210a39d",
    "timestamp": 1780740469581
  },
  {
    "data": {
      "inputCount": 2
    },
    "event": "merged 2 inputs",
    "nodeId": "merge",
    "timestamp": 1780740469581
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "0942959c-2231-4055-b196-4483c210a39d",
    "timestamp": 1780740469581
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "e0f18eda-13fc-4771-8ce0-11574a4469ad",
    "timestamp": 1780740469584
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1780740469584
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "e0f18eda-13fc-4771-8ce0-11574a4469ad",
    "timestamp": 1780740469584
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "ee7ba6a7-f8dd-4863-bf5c-6ec8eb2329ea",
    "timestamp": 1780740469586
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1780740469586
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "ee7ba6a7-f8dd-4863-bf5c-6ec8eb2329ea",
    "timestamp": 1780740469586
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "ede7c038-b210-4b29-8557-7530ea4cf63e",
    "timestamp": 1780740469589
  },
  {
    "data": {
      "inputKeys": [
        "items"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780740469589
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "ede7c038-b210-4b29-8557-7530ea4cf63e",
    "timestamp": 1780740469589
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "10a35ef9-ab86-4010-9fcc-3cd765384e93",
    "timestamp": 1780740469591
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780740469591
  },
  {
    "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": 1780740469591
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780740469801
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 210,
      "operation": "append"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780740469801
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "10a35ef9-ab86-4010-9fcc-3cd765384e93",
    "timestamp": 1780740469801
  }
]