The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "Summarizer Bot",
"nodes": [
{
"parameters": {},
"name": "Webhook",
"type": "n8n-nodes-base.webhook"
},
{
"parameters": {
"prompt": "Summarize this text in 3 bullet points"
},
"name": "OpenAI",
"type": "n8n-nodes-base.openai"
}
],
"connections": {
"Webhook": {
"main": [
[
"OpenAI"
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Summarizer Bot. Uses openai. Webhook trigger; 2 nodes.
Source: https://github.com/oxbshw/ultimate-n8n-ai-workflows/blob/d8999681bdf627e63dd5f2b6528438087fa459ed/workflows/ai-agents/summarizer-bot.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
Who this is for
🧠 How it works This workflow lets users generate structured summaries from YouTube videos directly inside Slack using n8n, AssemblyAI, and OpenAI.
This n8n template automatically transcribes GoHighLevel (GHL) call recordings and creates an AI-generated summary that is added as a note directly to the related contact in your GHL CRM.
This workflow streamlines bug tracking by using a webhook to collect issue reports, automatically classifying and summarizing them with Gemini AI, then sending critical issues to GitHub and real-time