AI Slack Assistant with Webhook Routing

15f3c590-83c8-4c4e-90d1-161bcf84ffbe

Latency
9738ms
Cost
$0.0041
Tokens
1,671
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "cb60e9b0-a9a8-4dd6-9aa3-9d22c7f5f537",
    "timestamp": 1783208519331
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783208519331
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "cb60e9b0-a9a8-4dd6-9aa3-9d22c7f5f537",
    "timestamp": 1783208519331
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f173fe2d-45e7-460c-aa33-d5509b6d59b9",
    "timestamp": 1783208519333
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783208519333
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783208519333
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0025503,
      "provider": "openai",
      "latencyMs": 4687,
      "promptTokens": 1,
      "completionTokens": 1020
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783208524027
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f173fe2d-45e7-460c-aa33-d5509b6d59b9",
    "timestamp": 1783208524027
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "d60cfb45-df3d-4ab1-8e7e-1b2e81bc5b34",
    "timestamp": 1783208524029
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1783208524029
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "d60cfb45-df3d-4ab1-8e7e-1b2e81bc5b34",
    "timestamp": 1783208524029
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "810ac4dd-8241-4486-b183-74cbde3d58e7",
    "timestamp": 1783208524030
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783208524030
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783208524030
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0015655999999999999,
      "provider": "openai",
      "latencyMs": 4780,
      "promptTokens": 27,
      "completionTokens": 623
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783208528812
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "810ac4dd-8241-4486-b183-74cbde3d58e7",
    "timestamp": 1783208528812
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4752da4c-b013-4469-a3bc-386d3ab3d15d",
    "timestamp": 1783208528817
  },
  {
    "data": {
      "service": "slack",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783208528817
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783208529069
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4752da4c-b013-4469-a3bc-386d3ab3d15d",
    "timestamp": 1783208529069
  }
]