AI Slack Assistant with Webhook Routing

940f869d-448f-4f28-aa18-78c05a7527eb

Latency
8978ms
Cost
$0.0031
Tokens
1,249
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "cb60e9b0-a9a8-4dd6-9aa3-9d22c7f5f537",
    "timestamp": 1780647269993
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1780647269993
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "cb60e9b0-a9a8-4dd6-9aa3-9d22c7f5f537",
    "timestamp": 1780647269993
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f173fe2d-45e7-460c-aa33-d5509b6d59b9",
    "timestamp": 1780647269996
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780647269996
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647269996
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0018078,
      "provider": "openai",
      "latencyMs": 4806,
      "promptTokens": 1,
      "completionTokens": 723
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647274805
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f173fe2d-45e7-460c-aa33-d5509b6d59b9",
    "timestamp": 1780647274805
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "d60cfb45-df3d-4ab1-8e7e-1b2e81bc5b34",
    "timestamp": 1780647274810
  },
  {
    "event": "matched rule 0 -> ask",
    "nodeId": "switch",
    "timestamp": 1780647274810
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "d60cfb45-df3d-4ab1-8e7e-1b2e81bc5b34",
    "timestamp": 1780647274810
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "810ac4dd-8241-4486-b183-74cbde3d58e7",
    "timestamp": 1780647274814
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1780647274814
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1780647274814
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0012927000000000001,
      "provider": "openai",
      "latencyMs": 3780,
      "promptTokens": 9,
      "completionTokens": 516
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1780647278596
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "810ac4dd-8241-4486-b183-74cbde3d58e7",
    "timestamp": 1780647278596
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4752da4c-b013-4469-a3bc-386d3ab3d15d",
    "timestamp": 1780647278601
  },
  {
    "data": {
      "service": "slack",
      "resolved": true
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1780647278601
  },
  {
    "data": {
      "url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
      "method": "GET"
    },
    "event": "http_fetch",
    "nodeId": "_context",
    "timestamp": 1780647278601
  },
  {
    "data": {
      "status": 200
    },
    "event": "slack.read",
    "nodeId": "integration",
    "timestamp": 1780647278971
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 370,
      "operation": "read"
    },
    "event": "integration_call",
    "nodeId": "integration",
    "timestamp": 1780647278971
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4752da4c-b013-4469-a3bc-386d3ab3d15d",
    "timestamp": 1780647278971
  }
]