Slack AI Chatbot with Webhook Integration

bfde7641-fbe5-4681-9f6f-f15166601d13

Latency
1650ms
Cost
$0.0003
Tokens
68
Status
success
gpt-4o-mini

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "4efa968f-ebf5-42ec-80d3-907ef2622c61",
    "timestamp": 1783203280771
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783203280771
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783203280771
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.0001075,
      "provider": "google",
      "latencyMs": 709,
      "promptTokens": 7,
      "completionTokens": 9
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783203281481
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "4efa968f-ebf5-42ec-80d3-907ef2622c61",
    "timestamp": 1783203281481
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "fd1efd7c-7cd0-4edf-960e-19bd4567293e",
    "timestamp": 1783203281486
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783203281486
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "fd1efd7c-7cd0-4edf-960e-19bd4567293e",
    "timestamp": 1783203281486
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "cfcf2bbc-8ed5-4a9f-8f35-cf2715686ebe",
    "timestamp": 1783203281489
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783203281489
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "cfcf2bbc-8ed5-4a9f-8f35-cf2715686ebe",
    "timestamp": 1783203281489
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "dc93e588-fc0b-4561-88a5-e1cccd48323f",
    "timestamp": 1783203281493
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783203281493
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783203281493
  },
  {
    "data": {
      "model": "gpt-4o-mini-2024-07-18",
      "costUsd": 0.000235,
      "provider": "openai",
      "latencyMs": 666,
      "promptTokens": 38,
      "completionTokens": 14
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783203282166
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "dc93e588-fc0b-4561-88a5-e1cccd48323f",
    "timestamp": 1783203282166
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2bfce117-a769-46e1-a028-ed0c7ba62653",
    "timestamp": 1783203282171
  },
  {
    "data": {
      "service": "slack",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783203282171
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783203282421
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2bfce117-a769-46e1-a028-ed0c7ba62653",
    "timestamp": 1783203282421
  }
]