Skip to main content
Glama

debate_discuss

Facilitates structured debate among AI models: positions, rounds, final restatement, chairman synthesis of agreement/disagreement.

Instructions

Run a structured debate: models state positions, discuss in rounds, restate final positions, then a chairman synthesizes points of agreement and disagreement.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelsNoModel IDs to participate (format: "provider/model"). Defaults to config.
roundsNoNumber of discussion rounds (1-5). Defaults to 3.
questionYesThe question or topic to debate
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description discloses the full behavioral workflow (state positions, discuss in rounds, restate, synthesize), which is valuable beyond the simple name. However, it does not specify the return format or what the tool produces beyond the chairman's synthesis, and no annotations exist to cover these aspects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, well-structured sentence that front-loads the core purpose and lists the process steps efficiently, with no filler or redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers the tool's workflow and gives clues about the final output (chairman's synthesis), but lacks an explicit statement of the return value or result structure. Since no output schema exists, this omission leaves a minor gap, though the process is otherwise well explained.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema fully describes all three parameters (models, rounds, question) with defaults and constraints. The tool description adds process context (how rounds and positions relate) but no additional semantic or syntactic details beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool 'Run a structured debate' and details the multi-stage process (positions, rounds, final positions, chairman synthesis), which distinctly identifies it from sibling discussion tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit usage guidance is provided; no alternatives or conditions are mentioned. Usage is only implied by the description's focus on structured debates, so it falls short of explicit guidelines.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/isaka1022/llm-browser-multicast-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server