Block 1 - When Executed by Another Workflow
- Type / Role
- n8n-nodes-base.executeWorkflowTrigger - executeWorkflowTrigger
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? [Join the community](https://www.skool.com/beyond nodes automation lab 2006/a...
n8n-nodes-base.executeworkflowtrigger, n8n-nodes-base.googledocs, n8n-nodes-base.set, n8n-nodes-base.switch, @n8n/n8n-nodes-langchain.toolworkflow, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.mcptrigger, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by David Ashby.
Original n8n.io sourceNeed help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?
π§ MCP Memory Core: AI-Powered Knowledge Base Store, retrieve, and act on organizational memories using Google Docs + Discord. Part of the MCP ecosystem.
π What It Does
π Save Memories: Log conversations, decisions, or code snippets to a Google Doc (timestamped).
π Retrieve Memories: Fetch past context for AI agents or workflows.
π€ Auto-Send Updates: Push memories to Discord channels/DMs via GPT-4o-mini formatting.
π€ MCP-Compatible: Works with your existing GitHub/Discord MCP workflows.
π Key Features
π Multi-Trigger: Use via:
save_memory / retrieve_memory API routes.
Discord mentions via MCP Server integration.
π Secure Storage: Memories live in your Google Docs (no third-party DB).
π§© Modular Design: Swap Google Docs for Notion/Airtable with minimal changes.
π€ AI Cleanup: GPT-4o-mini reformats raw data into Discord-friendly messages.
βοΈ Use Cases
Team Knowledge Base: Archive meeting notes accessible via Discord commands.
AI Context Window: Give bots long-term memory for better issue resolution.
Audit Trail: Track project decisions with timestamps.
π οΈ Setup Guide
π Configure Google Docs:
In "Edit Fields", set sheet_id to your Google Doc URL.
π€ Discord Permissions:
Update discord_server_id, discord_channel_id, and discord_user_id.
π Link to MCP:
Use the MCP Server Trigger node to connect to existing workflows.
π§ Customize AI:
Tweak the AI Agent prompt for different formatting styles.
Works great with the $1 GitHub MCP Server template!
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 | Smart knowledge base with Google Docs, Discord & GPT-4o-mini |
|---|---|
| Complexity | advanced |
| Nodes | 16 |
| Categories | AI RAG |
| Author | David Ashby |
| Published | 25 May 2025 |
Use the JSON export at /data/workflows/4388/4388.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.
Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator? [Join the community](https://www.skool.com/beyond nodes automation lab 2006/a...
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 AI RAG use case.