AgentBrains Logo
AGENTBRAINS
Get Started
n8n Nodes
We built you multiple n8n nodes for easy integration

n8n Nodes

n8n is great for workflow flexibility — but production-ready agents need more than logic loops. They need structured memory, precise retrieval, and rigorous testing. The AgentBrains Node Pack gives your workflows instant access to enterprise-grade tools, no complex API configuration required.

> Integration Trigger Node

> Knowledge Base Node

> RAG Node - Text Retrieval

> RAG Node - Image Retrieval

> Synthetic QA Node

> Why AgentBrains Nodes vs. HTTP Request

> Workflow samples

One node. Instant platform connection

Integration Trigger Node

Add this trigger node to your workflow and it automatically registers as an Employee on the AgentBrains platform, using the same name as your workflow.

The trigger node also pulls in the Employee's Campaign and Config fields automatically, so you can build agents that your clients can manage directly from the AgentBrains interface. Change a campaign brief or update a config setting on the platform, and your n8n workflow picks it up on the next run — no redeployment needed.

image 83

Deterministic retrieval. No guessing

Knowledge Base Node

Sometimes you don't want your agent to search and guess. You want it to read the exact file you created.

Use simple dropdown menus to select specific folders or files from your AgentBrains Knowledge Base. The node returns clean, parsed Markdown or JSON directly into your workflow — so the LLM receives exactly the data it needs to answer correctly.

Best for retrieving price lists, technical data sheets, instruction manuals, or strict company policies.

knowledge-base-demo 1

Infinite long-term memory. Zero setup.

RAG Node - Text Retrieval

Turn your entire Knowledge Base into a searchable brain. This node works as a standard AI Tool you can plug directly into your  AI Agent nodes in n8n.
No need to set up Pinecone, manage embeddings, or write Python scripts — just add the node as a tool. When a user asks a broad question like *"How do I troubleshoot the phone XXX?"*, the agent queries your entire Knowledge Base and retrieves the most relevant context.

Combine this with the Knowledge Base Node to give your agent both broad knowledge and pinpoint accuracy.

image (2) 1

Show, don't just tell.

RAG Node - Image Retrieval

Standard AI agents are stuck in a text-only world. This node lets your n8n workflow fetch and display visual assets from your Knowledge Base.

Add it as a tool in your AI Agent's toolbelt. When a user asks to see something, the agent triggers the node and uses intelligent labels generated during ingestion (like *"Wiring Diagram for Model X"* or *"Red vs. Blue Color Comparison"*) to find the right image — no filename needed.

The node returns a direct, hosted URL that renders immediately in the chat, so your agent can share diagrams, product shots, or visual proof without leaving the conversation.

rag-demo

Validate your flows without rewriting them.

Synthetic QA Node

Testing agents in n8n usually means manually triggering workflows and reading JSON outputs. The QA Node changes that by connecting your workflow directly to the AgentBrains Synthetic User engine.

Drop this node into your existing flow — it doesn't alter your logic or change your output. It simply acts as a bridge to the AgentBrains testing environment. From there, spin up simulated personas like "Angry Customer" or "Curious Lead" that interact with your n8n workflow automatically.

View results as quantifiable data: aggregate quality scores (0–100) and pass/fail metrics for every test run, all visible in the AgentBrains dashboard.

Why AgentBrains Nodes vs. HTTP Request

Less setup, safer integrations, faster data prep for LLM workflows

AgentBrains Nodes
HTTP Request
Auth
check
API keys handled securely in the credential store
close
Complex header management
Data formatting
check
Data pre-formatted for LLMs automatically
close
Write JS functions to clean HTML and parse arrays
File selection
check
Select files and folders via UI dropdowns
close
Hardcode UUID strings

Workflow samples

contact_bg

Workflow samples

image 76

Website Assistant

This sample agent shows how quickly you can go from a finished Knowledge Base to a live, production-ready website assistant. With the Agent Brains Trigger node handling the connection to your site and AB's dedicated RAG tools pulling answers, images, and up-to-date pricing directly from your Knowledge Base, the heavy lifting is already done. Just wire up a few nodes, publish the workflow, and your customers are talking to an agent that knows your business inside and out.

image 77

Customer Support Agent

A multi-agent customer support system built with Agent Brains n8n nodes. When a customer sends a message, an Evaluator Agent analyzes the query and routes it to the right specialist — a Greeting Agent for hellos, an Identifier Agent for product lookups, a Product Agent for detailed product or manual questions, a Clarification Agent when more info is needed, or a General Agent for everything else. Each specialist pulls real-time context from Agent Brains RAG nodes (product catalogs, manuals, and company data), with guardrails in place to keep responses safe and on-topic. The final output is formatted as clean markdown with embedded images and sent back as a structured JSON response.

Screenshot

Sales Agent

The first AI Employee built to actually sell, not just chat. It knows your products better than anyone, holds firm boundaries against manipulation, and expertly closes deals while you sleep. Welcome to the future of e-commerce.

image 78

Marketing Article Writer

This agent turns a simple topic prompt into a polished, brand-aligned article. It pulls from your Knowledge Base to get the facts, messaging, and tone right — so every piece reads like it was written by someone who actually knows the business. When the article calls for visuals, the agent grabs relevant images straight from your AB image library and places them in context. The result is a ready-to-review draft, complete with text and visuals, delivered back to the AB platform for your team to approve or publish.

CTA background

Upgrade Your Workflows

Stop building "Proof of Concept" bots. Snap in the AgentBrains nodes and start shipping intelligent, tested, and reliable agents today