Slack AI Chatbot with Webhook Integration
7058c343-44d8-4ae7-af62-fd36eb944865
Latency
27027ms
Cost
$0.0006
Tokens
252
Status
partialgemini-2.5-flash
Workflow Graph
Trace
[
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "4efa968f-ebf5-42ec-80d3-907ef2622c61",
"timestamp": 1783203283475
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling google/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783203283475
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "google"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783203283475
},
{
"data": {
"error": "Google Gemini API error (500): {\n \"error\": {\n \"code\": 500,\n \"message\": \"An internal error has occurred. Please retry or report in https://developers.generativeai.google/guide/troubleshooting\",\n \"status\": \"INTERNAL\"\n }\n}\n",
"status": "error",
"degraded": true,
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "4efa968f-ebf5-42ec-80d3-907ef2622c61",
"timestamp": 1783203308782
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "fd1efd7c-7cd0-4edf-960e-19bd4567293e",
"timestamp": 1783203308787
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783203308787
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "fd1efd7c-7cd0-4edf-960e-19bd4567293e",
"timestamp": 1783203308787
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "cfcf2bbc-8ed5-4a9f-8f35-cf2715686ebe",
"timestamp": 1783203308790
},
{
"data": {
"kind": "n8n-nodes-base.webhook"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783203308790
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "cfcf2bbc-8ed5-4a9f-8f35-cf2715686ebe",
"timestamp": 1783203308790
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "dc93e588-fc0b-4561-88a5-e1cccd48323f",
"timestamp": 1783203308793
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783203308793
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783203308793
},
{
"data": {
"model": "gemini-2.5-flash",
"costUsd": 0.0005683999999999999,
"provider": "openai",
"latencyMs": 1451,
"promptTokens": 28,
"completionTokens": 224
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783203310244
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "dc93e588-fc0b-4561-88a5-e1cccd48323f",
"timestamp": 1783203310245
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "2bfce117-a769-46e1-a028-ed0c7ba62653",
"timestamp": 1783203310250
},
{
"data": {
"service": "slack",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783203310250
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783203310502
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "2bfce117-a769-46e1-a028-ed0c7ba62653",
"timestamp": 1783203310502
}
]