Generate weekly content drafts from Google Sheets with Groq AI and Slack

6d7ac64c-acb6-4169-915c-9105739cf7c5

Latency
18714ms
Cost
$0.0005
Tokens
1,637
Status
partial
gemini-2.5-flash-lite

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "b816fecf-b56c-44dd-a1f9-72430c15b901",
    "timestamp": 1780870146171
  },
  {
    "data": {
      "kind": "n8n-nodes-base.scheduleTrigger"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780870146171
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "b816fecf-b56c-44dd-a1f9-72430c15b901",
    "timestamp": 1780870146171
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "51db92b2-8170-4c2c-ac0c-1cd5a56d48d9",
    "timestamp": 1780870146173
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/openai/gpt-oss-120b",
    "nodeId": "llm",
    "timestamp": 1780870146173
  },
  {
    "data": {
      "model": "openai/gpt-oss-120b",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870146173
  },
  {
    "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": "51db92b2-8170-4c2c-ac0c-1cd5a56d48d9",
    "timestamp": 1780870150303
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "5b96d66b-0102-4ce3-912a-5172c9d78f8c",
    "timestamp": 1780870150306
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/openai/gpt-oss-120b",
    "nodeId": "llm",
    "timestamp": 1780870150306
  },
  {
    "data": {
      "model": "openai/gpt-oss-120b",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870150306
  },
  {
    "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": "5b96d66b-0102-4ce3-912a-5172c9d78f8c",
    "timestamp": 1780870154420
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "046e966a-5e3d-458c-855f-0c16a9b841e9",
    "timestamp": 1780870154422
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/openai/gpt-oss-120b",
    "nodeId": "llm",
    "timestamp": 1780870154422
  },
  {
    "data": {
      "model": "openai/gpt-oss-120b",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870154422
  },
  {
    "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": "046e966a-5e3d-458c-855f-0c16a9b841e9",
    "timestamp": 1780870158544
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "60b23928-0d2b-4698-aa2d-0e37a3373b93",
    "timestamp": 1780870158546
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870158546
  },
  {
    "data": {
      "url": "https://sheets.googleapis.com/v4/spreadsheets/1e8XpVw-np2ABv8gBd_VYhphaHZUYnJ5zoOa--qocbPE/values/A1%3AZ100",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870158546
  },
  {
    "data": {
      "status": 200
    },
    "event": "sheets.read",
    "nodeId": "integration",
    "timestamp": 1780870158790
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 244,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870158790
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "60b23928-0d2b-4698-aa2d-0e37a3373b93",
    "timestamp": 1780870158790
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "266a0e80-a06d-4100-83ee-8064aa8bf27e",
    "timestamp": 1780870158791
  },
  {
    "data": {
      "count": 1
    },
    "event": "sort",
    "nodeId": "passthrough",
    "timestamp": 1780870158791
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "266a0e80-a06d-4100-83ee-8064aa8bf27e",
    "timestamp": 1780870158791
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "860d4a7f-8fe7-4013-b88a-65dd629176d5",
    "timestamp": 1780870158793
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1780870158793
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "860d4a7f-8fe7-4013-b88a-65dd629176d5",
    "timestamp": 1780870158793
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "e9e6e06b-13b2-43cb-b324-f47cd50c690e",
    "timestamp": 1780870158794
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870158794
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870158794
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.000044,
      "provider": "openai",
      "latencyMs": 557,
      "promptTokens": 192,
      "completionTokens": 62
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780870159351
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "e9e6e06b-13b2-43cb-b324-f47cd50c690e",
    "timestamp": 1780870159351
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "06e97bf6-8b54-40f9-9561-cfd060202ea7",
    "timestamp": 1780870159353
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870159353
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870159353
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.0003183,
      "provider": "openai",
      "latencyMs": 3910,
      "promptTokens": 199,
      "completionTokens": 746
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780870163265
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "06e97bf6-8b54-40f9-9561-cfd060202ea7",
    "timestamp": 1780870163265
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "bf28e535-e64f-4319-9a05-f05f70bf8715",
    "timestamp": 1780870163268
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780870163268
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780870163268
  },
  {
    "data": {
      "model": "gemini-2.5-flash-lite",
      "costUsd": 0.00011970000000000001,
      "provider": "openai",
      "latencyMs": 1175,
      "promptTokens": 185,
      "completionTokens": 253
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780870164445
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "bf28e535-e64f-4319-9a05-f05f70bf8715",
    "timestamp": 1780870164445
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "a8497d8b-38e0-45f0-8f1f-82dd425ff883",
    "timestamp": 1780870164448
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870164448
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "a8497d8b-38e0-45f0-8f1f-82dd425ff883",
    "timestamp": 1780870164448
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "32780c08-4fc3-4517-82b6-1149d140efc7",
    "timestamp": 1780870164449
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870164449
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "32780c08-4fc3-4517-82b6-1149d140efc7",
    "timestamp": 1780870164449
  },
  {
    "data": {
      "nodeType": "set"
    },
    "event": "node_start",
    "nodeId": "9209ef0a-b7c6-41b1-9d27-3c09d0c655a1",
    "timestamp": 1780870164451
  },
  {
    "data": {
      "inputKeys": [
        "text",
        "model",
        "usage"
      ],
      "mergeKeys": []
    },
    "event": "merged",
    "nodeId": "set",
    "timestamp": 1780870164451
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "set"
    },
    "event": "node_end",
    "nodeId": "9209ef0a-b7c6-41b1-9d27-3c09d0c655a1",
    "timestamp": 1780870164451
  },
  {
    "data": {
      "nodeType": "merge"
    },
    "event": "node_start",
    "nodeId": "3ff8eeaf-44fe-4cb0-8ed3-7c1e67f9164d",
    "timestamp": 1780870164452
  },
  {
    "data": {
      "inputCount": 3
    },
    "event": "merged 3 inputs",
    "nodeId": "merge",
    "timestamp": 1780870164452
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "merge"
    },
    "event": "node_end",
    "nodeId": "3ff8eeaf-44fe-4cb0-8ed3-7c1e67f9164d",
    "timestamp": 1780870164452
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "3176ddd9-6b8c-4e35-b9cb-bff6aa8c1d77",
    "timestamp": 1780870164454
  },
  {
    "data": {
      "count": 1
    },
    "event": "aggregate",
    "nodeId": "passthrough",
    "timestamp": 1780870164454
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "3176ddd9-6b8c-4e35-b9cb-bff6aa8c1d77",
    "timestamp": 1780870164454
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "1ab7b42c-45aa-4e7f-aa94-81589b134c3d",
    "timestamp": 1780870164456
  },
  {
    "data": {
      "count": 1
    },
    "event": "splitOut",
    "nodeId": "passthrough",
    "timestamp": 1780870164456
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "1ab7b42c-45aa-4e7f-aa94-81589b134c3d",
    "timestamp": 1780870164456
  },
  {
    "data": {
      "nodeType": "code"
    },
    "event": "node_start",
    "nodeId": "9bbfe81e-4d79-4ea5-beed-8238bee0ab7d",
    "timestamp": 1780870164456
  },
  {
    "event": "execution error (simulated): Cannot read properties of undefined (reading 'map')",
    "nodeId": "code",
    "timestamp": 1780870164457
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "code",
      "latencyMs": 0,
      "operation": "exec-failed",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1780870164457
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "code"
    },
    "event": "node_end",
    "nodeId": "9bbfe81e-4d79-4ea5-beed-8238bee0ab7d",
    "timestamp": 1780870164458
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "b0505a28-cf42-400d-bb19-505d6a94d487",
    "timestamp": 1780870164459
  },
  {
    "data": {
      "service": "googleSheets",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870164459
  },
  {
    "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": 1780870164459
  },
  {
    "data": {
      "tab": "Sink",
      "status": 200
    },
    "event": "sheets.write",
    "nodeId": "integration",
    "timestamp": 1780870164593
  },
  {
    "data": {
      "mode": "write",
      "status": "ok",
      "service": "googleSheets",
      "latencyMs": 134,
      "operation": "update"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870164593
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "b0505a28-cf42-400d-bb19-505d6a94d487",
    "timestamp": 1780870164593
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "57667e7f-475d-4359-b736-5e5dfeb0b0d9",
    "timestamp": 1780870164594
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780870164594
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780870164594
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780870164885
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 291,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780870164885
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "57667e7f-475d-4359-b736-5e5dfeb0b0d9",
    "timestamp": 1780870164885
  }
]