Block 1 - When chat message received
- Type / Role
- @n8n/n8n-nodes-langchain.chatTrigger - chatTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
This n8n workflow template uses community nodes and is only compatible with the self hosted version of n8n. Build an AI agent for Notion (with Notion official MCP server) ![Screenshot 20250610 at 1...
@n8n/n8n-nodes-langchain.chattrigger, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.lmchatgooglegemini, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.stickynote, n8n-nodes-mcp.mcpclienttool
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Laura Piraux.
Original n8n.io sourceThis n8n workflow template uses community nodes and is only compatible with the self-hosted version of n8n.
This template empowers Notion power-users to build their own AI assistant, deeply integrated with their workspace. It solves the constant problem of copy-pasting and context-switching between a separate AI chat and Notion by creating a direct, conversational bridge. Now you can interact with an intelligent agent that can create, retrieve, and update your Notion databases and pages on your behalf, turning your workspace into a truly dynamic productivity hub.
When you send a message via the chat interface, the workflow passes it to your chosen AI model. The model, connected to the official Notion tool server, analyzes your request to see if it can be fulfilled by one of its available Notion actions. If it matches a tool, the workflow executes the command using the Notion API—like creating a new page or searching a database—and the AI then confirms the action is complete back in the chat.
Prerequisite: This template is for self-hosted n8n instances only, as it requires a community node.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Create a Notion AI assistant with Google Gemini for managing tasks & content |
|---|---|
| Complexity | intermediate |
| Nodes | 13 |
| Categories | Personal Productivity, AI Chatbot |
| Author | Laura Piraux |
| Published | 10 Jun 2025 |
Use the JSON export at /data/workflows/4857/4857.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This n8n workflow template uses community nodes and is only compatible with the self hosted version of n8n. Build an AI agent for Notion (with Notion official MCP server) ![Screenshot 20250610 at 1...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Chatbot use case.