AI Slack Assistant with Webhook Routing

db4a1b14-f9b9-4a0c-bc41-0efed67603fb

Latency
6079ms
Cost
$0.0043
Tokens
461
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "cb60e9b0-a9a8-4dd6-9aa3-9d22c7f5f537",
    "timestamp": 1783208480066
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783208480066
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "cb60e9b0-a9a8-4dd6-9aa3-9d22c7f5f537",
    "timestamp": 1783208480066
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "f173fe2d-45e7-460c-aa33-d5509b6d59b9",
    "timestamp": 1783208480068
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783208480068
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783208480068
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "openai",
      "latencyMs": 1262,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783208481331
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "f173fe2d-45e7-460c-aa33-d5509b6d59b9",
    "timestamp": 1783208481331
  },
  {
    "data": {
      "nodeType": "switch"
    },
    "event": "node_start",
    "nodeId": "d60cfb45-df3d-4ab1-8e7e-1b2e81bc5b34",
    "timestamp": 1783208481338
  },
  {
    "event": "no rule matched -> default",
    "nodeId": "switch",
    "timestamp": 1783208481338
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "switch"
    },
    "event": "node_end",
    "nodeId": "d60cfb45-df3d-4ab1-8e7e-1b2e81bc5b34",
    "timestamp": 1783208481338
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "810ac4dd-8241-4486-b183-74cbde3d58e7",
    "timestamp": 1783208481341
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783208481341
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783208481341
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.00421,
      "provider": "openai",
      "latencyMs": 4547,
      "promptTokens": 32,
      "completionTokens": 413
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783208485889
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "810ac4dd-8241-4486-b183-74cbde3d58e7",
    "timestamp": 1783208485889
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "4752da4c-b013-4469-a3bc-386d3ab3d15d",
    "timestamp": 1783208485894
  },
  {
    "data": {
      "service": "slack",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783208485894
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783208486145
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "4752da4c-b013-4469-a3bc-386d3ab3d15d",
    "timestamp": 1783208486145
  }
]