Generate AI-powered pro vs con debates with GPT-4o and Google Sheets tracking

Go to Workflow
0 views
Built by Oneclick AI Squad Oneclick AI Squad
Created on June 05, 2026

Description

This workflow automatically processes incoming debate topic requests, generates structured, evidence-backed Pro vs Con debates with balanced arguments, rebuttals, and final verdicts using AI, delivers them via email, and logs everything in Google Sheets.

Who’s it for
• Students and debaters preparing arguments
• Content creators and podcasters
• Researchers and analysts needing balanced views
• Decision-makers and AI enthusiasts exploring topics

How it works / What it does
Captures new debate requests (webhook or scheduled poll)
Validates the topic and prepares context
AI generates full structured debate (Pro/Con arguments with evidence, rebuttals, verdict)
Formats professional markdown output
Emails the complete debate to the requester
Logs topic, verdict summary, and generation details in Google Sheets

How to set up
Import this workflow
Set up credentials (Webhook, Google Sheets, OpenAI/Anthropic)
Update default instructions and email sender
Activate workflow

Requirements
• Webhook endpoint for topic submissions
• Google Sheets
• OpenAI / Anthropic / Grok API
• Clear debate topic input

How to customize the workflow
• Modify AI prompt for depth, tone, or format in the AI node
• Adjust Python validation rules
• Update Google Sheet columns
• Change email templates or add Slack/Teams delivery

Nodes Used (4)

AI Agent
@n8n/n8n-nodes-langchain.agent
Code
n8n-nodes-base.code
HTTP Request
n8n-nodes-base.httpRequest
OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenAi