Block 1 - Schedule Trigger
- Type / Role
- n8n-nodes-base.scheduleTrigger - scheduleTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Prepare external meetings in Google Calendar with AI summaries powered by MadKudu Intelligence Automatically prepare for external meetings by generating AI powered attendee briefs and sending them ...
n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlecalendar, n8n-nodes-base.splitout, n8n-nodes-base.filter, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.mcpclienttool, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Margo Rey.
Original n8n.io sourceAutomatically prepare for external meetings by generating AI-powered attendee briefs and sending them to your calendar, using MadKudu MCP.
This workflow is designed for customer-facing professionals—such as Account Executives, Customer Success Managers, or Founders—who want to walk into meetings informed, without spending time researching attendees.
It’s perfect for teams that use Google Calendar, manage accounts in a CRM, and want to automate meeting prep with real-time enrichment and summaries.
The workflow checks Google Calendar every hour for upcoming meetings.
It filters out internal-only meetings using your company email domain.
For meetings with external attendees, it:
Uses MadKudu MCP to enrich attendees and company
Summarizes attendee details and context using an OpenAI model
Connect your Google Calendar account.
Set your MadKudu API Key as a variable
Connect your OpenAI credentials.
Set your company domain (e.g. acme.com) as a variable
Test and Activate the workflow.
Adjust the trigger frequency to check more or less often.
Update the prompt in the AI Agent node to control the summary format or tone.
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 | Generate AI meeting briefs for Google Calendar with GPT-4 & MadKudu MCP |
|---|---|
| Complexity | intermediate |
| Nodes | 13 |
| Categories | CRM, AI Summarization |
| Author | Margo Rey |
| Published | 31 Jul 2025 |
Use the JSON export at /data/workflows/6752/6752.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.
Prepare external meetings in Google Calendar with AI summaries powered by MadKudu Intelligence Automatically prepare for external meetings by generating AI powered attendee briefs and sending them ...
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 CRM, AI Summarization use case.