Skip to main content
Glama

Configure the debate

configure_debate

Configure debate settings by adding up to 5 AI debaters, selecting provider and model for each, and setting a round limit up to 12. Changes persist across sessions.

Instructions

Set and SAVE the debate setup. The settings persist across sessions until changed. Use this whenever the user wants to change who debates (their personalities, how many up to 5, which provider and model each uses) or the round limit (up to 12). Providers: anthropic, openai, google. Pass only the fields you want to change.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
debatersNoreplace the full set of debaters
max_roundsNosafety cap on rounds
Behavior3/5

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

No annotations provided, so description carries burden. It discloses persistence across sessions and partial update design. However, it does not mention that the debaters array completely replaces the existing set (schema says 'replace the full set'), nor potential side effects or validation behavior.

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?

Three sentences, no fluff. Front-loaded with purpose and persistence. Every sentence adds useful information without repetition.

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?

Given no output schema and no annotations, the description covers purpose, persistence, usage context, provider list, limits, and partial updates. It misses mention of confirmation or return behavior, but is largely complete for a configuration tool.

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

Parameters4/5

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

Schema coverage is 100%, baseline 3. The description adds value by explaining 'personalities', 'up to 5' debaters, 'round limit (up to 12)', and listing supported providers ('anthropic, openai, google'). It also clarifies partial updates.

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 'Set and SAVE the debate setup', specifying the verb and resource. It distinguishes itself from siblings 'challenge' and 'debate_status' by focusing on configuration.

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

Usage Guidelines4/5

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

The description tells when to use the tool ('whenever the user wants to change who debates or the round limit') and advises partial updates ('Pass only the fields you want to change'). It lacks explicit when-not-to-use or alternatives, but context with siblings implies that.

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/a1ex-bb/kontra'

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