Slack AI Chatbot with Webhook Integration
dff6edc0-189c-4b25-ba18-e67560cf1c31
Latency
6594ms
Cost
$0.0019
Tokens
791
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "4efa968f-ebf5-42ec-80d3-907ef2622c61",
"timestamp": 1780642119077
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780642119077
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780642119077
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0013153,
"provider": "google",
"latencyMs": 3971,
"promptTokens": 1,
"completionTokens": 526
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780642123050
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "4efa968f-ebf5-42ec-80d3-907ef2622c61",
"timestamp": 1780642123050
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "fd1efd7c-7cd0-4edf-960e-19bd4567293e",
"timestamp": 1780642123056
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780642123056
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "fd1efd7c-7cd0-4edf-960e-19bd4567293e",
"timestamp": 1780642123056
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "cfcf2bbc-8ed5-4a9f-8f35-cf2715686ebe",
"timestamp": 1780642123059
},
{
"data": {
"kind": "n8n-nodes-base.webhook"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780642123059
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "cfcf2bbc-8ed5-4a9f-8f35-cf2715686ebe",
"timestamp": 1780642123059
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "dc93e588-fc0b-4561-88a5-e1cccd48323f",
"timestamp": 1780642123063
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780642123063
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780642123063
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0005984,
"provider": "openai",
"latencyMs": 2352,
"promptTokens": 28,
"completionTokens": 236
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780642125416
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "dc93e588-fc0b-4561-88a5-e1cccd48323f",
"timestamp": 1780642125416
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "2bfce117-a769-46e1-a028-ed0c7ba62653",
"timestamp": 1780642125422
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780642125422
},
{
"data": {
"url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780642125422
},
{
"data": {
"status": 200
},
"event": "slack.read",
"nodeId": "integration",
"timestamp": 1780642125671
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 249,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780642125671
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "2bfce117-a769-46e1-a028-ed0c7ba62653",
"timestamp": 1780642125671
}
]