n8n-nodes-roundtable-ai
v1.0.0
Published
Roundtable is a multi-model AI brainstorming platform. This n8n community node lets you consult 200+ AI models (GPT-4o, Claude, Gemini, Llama, Mistral & more) in structured debates — get diverse perspectives, expert code reviews, architecture assessments,
Maintainers
Readme
n8n-nodes-roundtable
n8n community node for Roundtable — multi-model AI brainstorming.
Run consultations with multiple AI models that debate, analyze, and synthesize answers, all from your n8n workflows.
Installation
In your n8n instance:
- Go to Settings > Community Nodes
- Select Install a community node
- Enter
n8n-nodes-roundtable - Agree to the risks and click Install
Credentials
You need a Roundtable API key:
- Sign in at roundtable.now
- Go to Settings > API Keys
- Generate a new key
- In n8n, create a Roundtable API credential and paste the key
Resources & Operations
Roundtable
- Consult — Run a multi-model brainstorming session on any topic. Choose mode (analyzing, brainstorming, debating, solving), thinking level, and output format.
- Architect — Get system architecture recommendations from a panel of AI models (System Architect, Security Engineer, DevOps Engineer).
- Review Code — Multi-perspective code review covering quality, security, and performance.
- Debug — Collaborative debugging analysis from multiple AI models (Debugger, Root Cause Analyst, Fix Strategist).
Session
- Get Many — List past consultation sessions with filtering by tool name.
- Get — Retrieve full details for a single session.
Usage
- Check Balance — Verify your credit balance and usage.
Thinking Levels
| Level | Description | |-------|-------------| | Low | Fast and cheap. Good for simple queries. | | Medium | Balanced quality and cost. Default. | | High | Maximum reasoning. Best for complex problems. |
Development
npm install
npm run build
npm run dev # Link to local n8n for testing
npm run lintLicense
MIT
