Slack AI Chatbot with Webhook Integration

747150ad-e877-4426-afbd-cd4962c24927

Latency
5985ms
Cost
$0.0021
Tokens
883
Status
success
gemini-3-flash-preview

Workflow Graph

Trace

[
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "4efa968f-ebf5-42ec-80d3-907ef2622c61",
    "timestamp": 1783203311591
  },
  {
    "data": {
      "messages": 1,
      "maxTokens": 1024
    },
    "event": "calling google/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783203311591
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "google"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783203311591
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0015603,
      "provider": "google",
      "latencyMs": 3708,
      "promptTokens": 1,
      "completionTokens": 624
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783203315300
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "4efa968f-ebf5-42ec-80d3-907ef2622c61",
    "timestamp": 1783203315300
  },
  {
    "data": {
      "nodeType": "passthrough"
    },
    "event": "node_start",
    "nodeId": "fd1efd7c-7cd0-4edf-960e-19bd4567293e",
    "timestamp": 1783203315306
  },
  {
    "data": {},
    "event": "noOp",
    "nodeId": "passthrough",
    "timestamp": 1783203315306
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "passthrough"
    },
    "event": "node_end",
    "nodeId": "fd1efd7c-7cd0-4edf-960e-19bd4567293e",
    "timestamp": 1783203315306
  },
  {
    "data": {
      "nodeType": "trigger"
    },
    "event": "node_start",
    "nodeId": "cfcf2bbc-8ed5-4a9f-8f35-cf2715686ebe",
    "timestamp": 1783203315309
  },
  {
    "data": {
      "kind": "n8n-nodes-base.webhook"
    },
    "event": "seeded",
    "nodeId": "trigger",
    "timestamp": 1783203315309
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "trigger"
    },
    "event": "node_end",
    "nodeId": "cfcf2bbc-8ed5-4a9f-8f35-cf2715686ebe",
    "timestamp": 1783203315309
  },
  {
    "data": {
      "nodeType": "llm"
    },
    "event": "node_start",
    "nodeId": "dc93e588-fc0b-4561-88a5-e1cccd48323f",
    "timestamp": 1783203315313
  },
  {
    "data": {
      "messages": 2,
      "maxTokens": 1024
    },
    "event": "calling openai/gpt-4o-mini",
    "nodeId": "llm",
    "timestamp": 1783203315313
  },
  {
    "data": {
      "model": "gpt-4o-mini",
      "provider": "openai"
    },
    "event": "llm_call",
    "nodeId": "_context",
    "timestamp": 1783203315313
  },
  {
    "data": {
      "model": "gemini-3-flash-preview",
      "costUsd": 0.0005834,
      "provider": "openai",
      "latencyMs": 2005,
      "promptTokens": 28,
      "completionTokens": 230
    },
    "event": "llm_result",
    "nodeId": "_context",
    "timestamp": 1783203317320
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "llm"
    },
    "event": "node_end",
    "nodeId": "dc93e588-fc0b-4561-88a5-e1cccd48323f",
    "timestamp": 1783203317320
  },
  {
    "data": {
      "nodeType": "integration"
    },
    "event": "node_start",
    "nodeId": "2bfce117-a769-46e1-a028-ed0c7ba62653",
    "timestamp": 1783203317324
  },
  {
    "data": {
      "service": "slack",
      "resolved": false
    },
    "event": "credential_access",
    "nodeId": "_context",
    "timestamp": 1783203317324
  },
  {
    "data": {
      "mode": "read",
      "status": "ok",
      "service": "slack",
      "latencyMs": 250,
      "operation": "read",
      "simulated": true
    },
    "event": "integration_mocked",
    "nodeId": "integration",
    "timestamp": 1783203317576
  },
  {
    "data": {
      "status": "ok",
      "nodeType": "integration"
    },
    "event": "node_end",
    "nodeId": "2bfce117-a769-46e1-a028-ed0c7ba62653",
    "timestamp": 1783203317576
  }
]