An interactive Slack AI chatbot that maintains conversation context, uses tools for tasks, filters bot messages, and responds intelligently.
This n8n workflow creates a fully functional AI-powered chatbot for Slack, triggered by incoming messages via webhook. It intelligently filters out bot-generated messages to avoid loops, retrieves conversation history stored in memory using the channel ID as a key, and processes user inputs through a Chat Language Model (LM) integrated with an AI Agent. The agent can leverage various tools to fetch information, perform actions, or retrieve data, enabling dynamic and context-aware responses.
Key
Platform
n8n
Category
Surveys & Forms
Price
$24.99
Creator
BestWorkflows
slack
ai-chatbot
ai-agent
conversation-memory
llm
webhook
automation
team-communication
tools-integration
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.