Skip to content
FlowHubFluxonLab
A
AI Automationfree

Explore n8n Nodes in a Visual Reference Library

by I versus AIadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentAnthropic Chat ModelAuto-fixing Output ParserAuto-fixing Output ParserBBasic LLM ChainBitlyBitlyCalculatorCalculatorCall n8n Workflow ToolCall n8n Workflow ToolChat Memory ManagerChat Memory ManagerCCodeCode ToolCode ToolDDefault Data LoaderDropboxDropboxEmbeddings Google GeminiEmbeddings Google GeminiEmbeddings OpenAIEmbeddings OpenAIFTPFTPGmailGmailGoogle CalendarGoogle CalendarGoogle DocsGoogle DocsGoogle Gemini Chat ModelGoogle SheetsGoogle SheetsHTMLHTMLHTTP RequestHTTP RequestHTTP Request ToolHTTP Request ToolInformation ExtractorInformation ExtractorItem List Output ParserItem List Output ParserMCP Client ToolMCP Client ToolOpenAIOpenAI Chat ModelOpenAI Chat ModelPinecone Vector StorePinecone Vector StorePostgres Chat MemoryPostgres Chat Memory
Share Post Share
AgAI AgentOpenAICLBasic LLM ChainIEInformation ExtractorInformation Ext…CRQuestion and Answer ChainQuestion and An…SASentiment AnalysisSentiment Analy…CSSummarization ChainSummarization C…TCText ClassifierMMChat Memory ManagerChat Memory Man…BiBitly AppDropbox AppGmail AppGoogle Calendar AppGoogle Calendar…Google Docs AppGoogle Sheets AppGoogle Sheets A…PuPushbullet AppYouTube AppBlBluesky AppPerplexity AppElevenLabs AppReddit AppGmail Trigger AppGmail Trigger A…GSGoogle Sheets Trigger AppGoogle Sheets T…TWCall n8n Workflow ToolCall n8n Workfl…TCCode ToolTHHTTP Request1TCCalculatorPTPostgresRTRedisESSend EmailTSSerpAPITWWikipediaTWWolfram AlphagmailTool AppGCgoogleCalendarTool AppgoogleCalendarT…GDgoogleDocsTool AppgoogleDocsTool …googleSheetsTool AppgoogleSheetsToo…DDDefault Data LoaderDefault Data Lo…OPAuto-fixing Output ParserAuto-fixing Out…TVAnswer questions with a vector storeAnswer question…VSIn-Memory Vector StoreIn-Memory Vecto…VSPinecone Vector StorePinecone Vector…VSPostgres PGVector StorePostgres PGVect…VSSupabase Vector StoreSupabase Vector…Anthropic Chat ModelAnthropic Chat …Google Gemini Chat ModelGoogle Gemini C…OpenAI Chat ModelOpenAI Chat Mod…MBWindow Buffer MemoryWindow Buffer M…MPPostgres Chat MemoryPostgres Chat M…MRRedis Chat MemoryRedis Chat Memo…OPItem List Output ParserItem List Outpu…OPStructured Output ParserStructured Outp…EGEmbeddings Google GeminiEmbeddings Goog…Embeddings OpenAIEmbeddings Open…XCalendly TriggerEREmail Trigger (IMAP)Email Trigger (…GDGoogle Drive TriggerGoogle Drive Tr…GuGumroad TriggerLFLocal File TriggerLocal File Trig…FoOn form submissionOn form submiss…ScSchedule TriggerWeWebhookChWhen chat message receivedWhen chat messa…MaWhen clicking 'Test workflow'When clicking '…EWWorkflow Input TriggerWorkflow Input …Gmail TriggerGSGoogle Sheets TriggerGoogle Sheets T…CoCodeDTDate & TimeSeEdit FieldsFiFilterLiLimitRDRemove DuplicatesRemove Duplicat…SOSplit OutAgAggregateMeMergeSuSummarizeCTConvert to FileEFExtract from FileExtract from Fi…HtHTMLMaMarkdownRKRename KeysSoSortIfIfSILoop Over ItemsNOReplace MeEWExecute WorkflowWaWaitECExecute CommandHRHTTP RequestEDExecution DataFtFTPRTRespond to WebhookRespond to Webh…RSS ReadATAI TransformMCMCP Client12
1/5
FLOWS
STEPS · 2
Execution path through the workflow

WATCH THE n8n STARTER GUIDE 👇 This template is featured in the n8n Starter Guide series. The template is free, but comes with two additional PDFs and a Quick Start video if you grab the full download pack on gumroad. How it works This template is a visual map of many useful n8n nodes. It groups nodes like Triggers, AI tools, and App connectors onto the canvas. Explore the sections to learn about different nodes and easily copy them for your own workflows. It acts as a handy visual reference guide. Set up steps • Setup takes about 5 minutes. • Import the template into your n8n instance. • Explore the node categories visually on the canvas. • A Quick Start video is included in the download pack, along with a prompts PDF and PDF with links to other awesome n8n templates here on the n8n template gallery.

Tags

n8nreference-onlyagentbitlychain-llmchain-retrieval-qachain-summarizationdocument-default-data-loaderdropboxembeddings-google-geminiembeddings-open-aiftpgmailgoogle-calendargoogle-docsgoogle-sheetshtmlinformation-extractorlm-chat-anthropiclm-chat-google-geminilm-chat-open-aimcp-client-toolmemory-buffer-windowmemory-managermemory-postgres-chatmemory-redis-chatopen-aioutput-parser-autofixingoutput-parser-item-listoutput-parser-structured
Connects
AAI AgentAnthropic Chat ModelautofixingoutputparserAuto-fixing Output ParserBBasic LLM ChainbitlyBitlycalculatorCalculator
CategoryAI Automation
Triggermanual
Complexityadvanced
Nodes97
AddedMay 6, 2025

Related workflows

See all AI Automation
ACDgmail
free

AI: Summarize podcast episode and enhance using Wikipedia

The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team
ABC
free

Draft personalized cold emails from Google Sheets using Gemini and HubSpot

Quick overview This workflow batch-processes leads from Google Sheets, researches each person and company using Tavily plus Google Gemini, drafts a personalized cold email, then creates/updates the contact in HubSpot with a research note and a saved email draft before marking the lead as Done in the sheet. How it works Runs manually and sets a batch size that controls how many leads to process per run. Reads leads from Google Sheets, skips rows already marked as Done, and normalizes the selected batch into clean lead fields. Processes the batch one lead at a time and uses Tavily search (last 60 days) with Google Gemini to extract the most recent public activity, pain points, and a personalization hook. Cleans and parses the research JSON so it can be reused reliably downstream. Uses Google Gemini to draft a 90–120 word cold outreach email (subject and body) that incorporates the research and offers a free “Automated LinkedIn Post Creator” n8n workflow. Creates or reuses the HubSpot contact, logs a HubSpot note with the research and drafted email, and saves the email as a HubSpot engagement in DRAFT status. Updates the matching row in Google Sheets (by Email) to set Status to “Done

by Vyrazu Labs
ACDembeddingsopenai
free

Answer Slack knowledge base questions with Notion, Pinecone, and OpenAI

Quick overview This workflow syncs an internal Notion knowledge base to Pinecone on a daily schedule, then runs a Slack bot that answers questions in a specific channel using Pinecone retrieval and an OpenAI chat model, replying in a thread with citations back to the source Notion pages. How it works Runs on a daily schedule to sync your Notion knowledge base into a Pinecone vector index. Fetches all pages from a specified Notion database and then pulls each page’s full block content (including nested blocks). Combines each page’s blocks into a single document and attaches metadata such as the Notion title, URL, and last edited time. Splits each document into overlapping text chunks, generates OpenAI embeddings, and inserts them into Pinecone while clearing and rebuilding the target namespace. Triggers when a new message is posted in the configured Slack channel and ignores bot/system messages to prevent reply loops. Uses an OpenAI-powered agent that always queries Pinecone for relevant chunks (including source metadata) and generates an answer in the user’s language. Posts the response back to Slack as a threaded reply, including cited Notion sources. Setup Create a Notion interna

by DigitalCube.AI