AI Chatbot with Slack Human Handoff
a896d9c5-f631-4029-94a6-3e70da4e9b77
Latency
5313ms
Cost
$0.0011
Tokens
491
Status
successgemini-3-flash-preview
Workflow Graph
Trace
[
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "a60c8572-56c1-4bf3-8352-a6419a475887",
"timestamp": 1783446354358
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783446354358
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "a60c8572-56c1-4bf3-8352-a6419a475887",
"timestamp": 1783446354358
},
{
"data": {
"nodeType": "passthrough"
},
"event": "node_start",
"nodeId": "b4f2e26c-903b-46b8-bd8b-110fd64de9e4",
"timestamp": 1783446354359
},
{
"data": {},
"event": "noOp",
"nodeId": "passthrough",
"timestamp": 1783446354359
},
{
"data": {
"status": "ok",
"nodeType": "passthrough"
},
"event": "node_end",
"nodeId": "b4f2e26c-903b-46b8-bd8b-110fd64de9e4",
"timestamp": 1783446354359
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "951cc691-b422-4ce6-901f-b7feb3afd1ad",
"timestamp": 1783446354360
},
{
"data": {
"kind": "n8n-nodes-base.executeWorkflowTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783446354360
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "951cc691-b422-4ce6-901f-b7feb3afd1ad",
"timestamp": 1783446354360
},
{
"data": {
"nodeType": "trigger"
},
"event": "node_start",
"nodeId": "927b775a-47f6-4067-a1a5-5f13dea28e45",
"timestamp": 1783446354361
},
{
"data": {
"kind": "@n8n/n8n-nodes-langchain.chatTrigger"
},
"event": "seeded",
"nodeId": "trigger",
"timestamp": 1783446354361
},
{
"data": {
"status": "ok",
"nodeType": "trigger"
},
"event": "node_end",
"nodeId": "927b775a-47f6-4067-a1a5-5f13dea28e45",
"timestamp": 1783446354361
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "278391c7-6945-495e-a4f1-74fb8fcc3549",
"timestamp": 1783446354362
},
{
"data": {
"messages": 1,
"maxTokens": 1024
},
"event": "calling openai/gpt-4",
"nodeId": "llm",
"timestamp": 1783446354362
},
{
"data": {
"model": "gpt-4",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783446354362
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0010678,
"provider": "openai",
"latencyMs": 3349,
"promptTokens": 1,
"completionTokens": 427
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783446357711
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "278391c7-6945-495e-a4f1-74fb8fcc3549",
"timestamp": 1783446357711
},
{
"data": {
"nodeType": "if"
},
"event": "node_start",
"nodeId": "990ecd3b-6aa0-4b17-8d01-d606b9164fa8",
"timestamp": 1783446357713
},
{
"event": "false branch",
"nodeId": "if",
"timestamp": 1783446357713
},
{
"data": {
"status": "ok",
"nodeType": "if"
},
"event": "node_end",
"nodeId": "990ecd3b-6aa0-4b17-8d01-d606b9164fa8",
"timestamp": 1783446357713
},
{
"data": {
"nodeType": "llm"
},
"event": "node_start",
"nodeId": "8b17da5e-e392-4028-91b0-bc02d34e46ed",
"timestamp": 1783446357713
},
{
"data": {
"messages": 2,
"maxTokens": 1024
},
"event": "calling openai/gpt-4o-mini",
"nodeId": "llm",
"timestamp": 1783446357713
},
{
"data": {
"model": "gpt-4o-mini",
"provider": "openai"
},
"event": "llm_call",
"nodeId": "_context",
"timestamp": 1783446357713
},
{
"data": {
"model": "gemini-3-flash-preview",
"costUsd": 0.0000475,
"provider": "openai",
"latencyMs": 1701,
"promptTokens": 50,
"completionTokens": 13
},
"event": "llm_result",
"nodeId": "_context",
"timestamp": 1783446359415
},
{
"data": {
"status": "ok",
"nodeType": "llm"
},
"event": "node_end",
"nodeId": "8b17da5e-e392-4028-91b0-bc02d34e46ed",
"timestamp": 1783446359415
},
{
"data": {
"nodeType": "integration"
},
"event": "node_start",
"nodeId": "d14da0ae-06ca-422b-b5b6-e7759e74c787",
"timestamp": 1783446359416
},
{
"data": {
"service": "slack",
"resolved": false
},
"event": "credential_access",
"nodeId": "_context",
"timestamp": 1783446359416
},
{
"data": {
"mode": "read",
"status": "ok",
"service": "slack",
"latencyMs": 250,
"operation": "read",
"simulated": true
},
"event": "integration_mocked",
"nodeId": "integration",
"timestamp": 1783446359668
},
{
"data": {
"status": "ok",
"nodeType": "integration"
},
"event": "node_end",
"nodeId": "d14da0ae-06ca-422b-b5b6-e7759e74c787",
"timestamp": 1783446359668
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "971e7b90-c2d8-4292-9da8-732d7d399f04",
"timestamp": 1783446359668
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "971e7b90-c2d8-4292-9da8-732d7d399f04",
"timestamp": 1783446359669
},
{
"data": {
"nodeType": "code"
},
"event": "node_start",
"nodeId": "6f5a21b3-c145-46c8-8e69-660100c4a6fc",
"timestamp": 1783446359669
},
{
"data": {
"status": "ok",
"nodeType": "code"
},
"event": "node_end",
"nodeId": "6f5a21b3-c145-46c8-8e69-660100c4a6fc",
"timestamp": 1783446359671
}
]