AI Chatbot with Slack Human Handoff
98725010-44fd-4fb9-9fdd-ca9e073b9367
Latency
5125ms
Cost
$0.0017
Tokens
707
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a60c8572-56c1-4bf3-8352-a6419a475887",
"timestamp": 1780740535511
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780740535511
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a60c8572-56c1-4bf3-8352-a6419a475887",
"timestamp": 1780740535511
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "b4f2e26c-903b-46b8-bd8b-110fd64de9e4",
"timestamp": 1780740535515
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1780740535515
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "b4f2e26c-903b-46b8-bd8b-110fd64de9e4",
"timestamp": 1780740535515
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "951cc691-b422-4ce6-901f-b7feb3afd1ad",
"timestamp": 1780740535517
},
{
"data": {
"kind": "n8n-nodes-base.executeWorkflowTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780740535517
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "951cc691-b422-4ce6-901f-b7feb3afd1ad",
"timestamp": 1780740535517
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "927b775a-47f6-4067-a1a5-5f13dea28e45",
"timestamp": 1780740535520
},
{
"data": {
"kind": "@n8n/n8n-nodes-langchain.chatTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1780740535520
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "927b775a-47f6-4067-a1a5-5f13dea28e45",
"timestamp": 1780740535520
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "278391c7-6945-495e-a4f1-74fb8fcc3549",
"timestamp": 1780740535522
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4",
"nodeId": "llm",
"timestamp": 1780740535522
},
{
"data": {
"model": "gpt-4",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780740535522
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0015953,
"provider": "openai",
"latencyMs": 3785,
"promptTokens": 1,
"completionTokens": 638
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780740539308
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "278391c7-6945-495e-a4f1-74fb8fcc3549",
"timestamp": 1780740539308
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "990ecd3b-6aa0-4b17-8d01-d606b9164fa8",
"timestamp": 1780740539315
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1780740539315
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "990ecd3b-6aa0-4b17-8d01-d606b9164fa8",
"timestamp": 1780740539315
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "8b17da5e-e392-4028-91b0-bc02d34e46ed",
"timestamp": 1780740539318
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1780740539318
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1780740539318
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.00006,
"provider": "openai",
"latencyMs": 1015,
"promptTokens": 50,
"completionTokens": 18
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1780740540338
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "8b17da5e-e392-4028-91b0-bc02d34e46ed",
"timestamp": 1780740540338
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "d14da0ae-06ca-422b-b5b6-e7759e74c787",
"timestamp": 1780740540343
},
{
"data": {
"service": "slack",
"resolved": true
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1780740540343
},
{
"data": {
"url": "https://slack.com/api/conversations.history?channel=C0B6WTD21QX&limit=5",
"method": "GET"
},
"event": "http_fetch",
"nodeId": "_context",
"timestamp": 1780740540343
},
{
"data": {
"status": 200
},
"event": "slack.read",
"nodeId": "integration",
"timestamp": 1780740540627
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 284,
"operation": "read"
},
"event": "integration_call",
"nodeId": "integration",
"timestamp": 1780740540627
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "d14da0ae-06ca-422b-b5b6-e7759e74c787",
"timestamp": 1780740540627
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "971e7b90-c2d8-4292-9da8-732d7d399f04",
"timestamp": 1780740540627
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "971e7b90-c2d8-4292-9da8-732d7d399f04",
"timestamp": 1780740540633
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "6f5a21b3-c145-46c8-8e69-660100c4a6fc",
"timestamp": 1780740540633
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "6f5a21b3-c145-46c8-8e69-660100c4a6fc",
"timestamp": 1780740540636
}
]