AI Slack Assistant with Webhook Routing

f39d6f40-5e22-413a-b83f-f14a92f49855

Latency
31168ms
Cost
$0.0026
Tokens
1,051
Status
partial
gemini-2.5-flash

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "cb60e9b0-a9a8-4dd6-9aa3-9d22c7f5f537",
    "timestamp": 1783208487090
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783208487090
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "cb60e9b0-a9a8-4dd6-9aa3-9d22c7f5f537",
    "timestamp": 1783208487090
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f173fe2d-45e7-460c-aa33-d5509b6d59b9",
    "timestamp": 1783208487091
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783208487092
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783208487092
  },
  {
    "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": "f173fe2d-45e7-460c-aa33-d5509b6d59b9",
    "timestamp": 1783208512347
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "d60cfb45-df3d-4ab1-8e7e-1b2e81bc5b34",
    "timestamp": 1783208512354
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1783208512354
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "d60cfb45-df3d-4ab1-8e7e-1b2e81bc5b34",
    "timestamp": 1783208512354
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "810ac4dd-8241-4486-b183-74cbde3d58e7",
    "timestamp": 1783208512355
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783208512355
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783208512355
  },
  {
    "data": {
      "model": "gemini-2.5-flash",
      "costUsd": 0.0025681,
      "provider": "openai",
      "latencyMs": 5642,
      "promptTokens": 27,
      "completionTokens": 1024
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783208517999
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "810ac4dd-8241-4486-b183-74cbde3d58e7",
    "timestamp": 1783208517999
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4752da4c-b013-4469-a3bc-386d3ab3d15d",
    "timestamp": 1783208518008
  },
  {
    "data": {
      "service": "slack",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783208518008
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783208518258
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4752da4c-b013-4469-a3bc-386d3ab3d15d",
    "timestamp": 1783208518258
  }
]