Block 1 - Ollama Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmOllama - lmOllama
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Travel Agent that Auto Response on Mail In this guide, we’ll break down how to set up an AI powered auto reply system that works while you sleep. Ready to 10X your efficiency? Let’s dive in! What’s...
@n8n/n8n-nodes-langchain.lmollama, n8n-nodes-base.emailreadimap, @n8n/n8n-nodes-langchain.chainllm, n8n-nodes-base.set, n8n-nodes-base.emailsend, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by OneClick IT Consultancy P Limited.
Original n8n.io sourceIn this guide, we’ll break down how to set up an AI-powered auto-reply system that works while you sleep. Ready to 10X your efficiency? Let’s dive in!
By the end, you’ll have a self-running communication assistant that never takes a coffee break.
Why automate replies? Because time = money and manual typing is so 2010. Here’s why this workflow is a game changer:
Here’s the step by step magic behind the automation
Importing a workflow in n8n is a straightforward process that allows you to use pre-built or shared workflows to save time. Below is a step-by-step guide to importing a workflow in n8n, based on the official documentation and community resources.
Steps to Import a Workflow in n8n 1. Obtain the Workflow JSON
2. Access the n8n Workflow Editor
3. Import the Workflow Option 1: Import via JSON Code (Clipboard):
Option 2: Import via JSON File:
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 | Automatic travel itinerary generation via email with Llama AI |
|---|---|
| Complexity | intermediate |
| Nodes | 7 |
| Categories | Support Chatbot, AI Chatbot |
| Author | OneClick IT Consultancy P Limited |
| Published | 13 Jun 2025 |
Use the JSON export at /data/workflows/4917/4917.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.
Travel Agent that Auto Response on Mail In this guide, we’ll break down how to set up an AI powered auto reply system that works while you sleep. Ready to 10X your efficiency? Let’s dive in! What’s...
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 Support Chatbot, AI Chatbot use case.