Skip to main content
Glama

consult_problem

Request external consultation for design problems when stuck or needing a new perspective. Receive structured suggestions in specialized modes without executing commands.

Instructions

外援会诊:当主模型卡住、没把握、连续调试失败或需要第三方视角时调用。

该工具只返回结构化建议,不执行命令、不修改文件。mode 可选 debugging/architecture/ performance/simplicity/game_design/challenge/planning。发送给外部模型前会做基础敏感信息 脱敏、输入长度上限控制和 consultant 白名单校验。panel None 时优先使用 consult_panel, 未配置则回退 review panel;consultants None 时使用 consult_consultants。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
goalNo
logsNo
modeNo
filesNo
panelNo
effortNo
contextNo
problemYes
attemptsNo
questionNo
why_stuckNo
constraintsNo
consultantsNo
max_cost_usdNo
desired_outputNo
current_attemptNo
max_input_charsNo
Behavior5/5

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

With no annotations provided, the description bears full responsibility for behavioral disclosure. It explains that the tool only returns structured suggestions, does not execute commands or modify files, and includes security measures such as sensitive information desensitization, input length control, and consultant whitelist validation. It also details mode options and fallback logic, offering comprehensive transparency.

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

Conciseness4/5

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

The description is moderately concise. It starts with a clear purpose statement, then lists what it does/doesn't do, then explains options. Some redundancy exists, but overall it is well-structured and essential information is front-loaded. A slight improvement could be grouping parameters more explicitly.

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

Completeness3/5

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

Given no output schema and 17 parameters, the description explains input handling (desensitization, length limits) and fallback behavior, but lacks details on output format (only 'structured suggestions' without specifics). The behavior for required parameter 'problem' is assumed but not elaborated. Completeness is adequate but not exhaustive.

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?

Schema description coverage is 0%, so the description must compensate. It explains the 'mode' parameter with explicit options (debugging/architecture/performance/etc.) and describes fallback behavior for 'panel' and 'consultants'. However, 17 parameters exist; many (goal, logs, files, effort, context, attempts, question, why_stuck, constraints, max_cost_usd, desired_output, current_attempt, max_input_chars) are not explained, leaving a significant gap.

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's purpose: '外援会诊', meaning external consultation, when the main model is stuck or needs a third-party perspective. It distinguishes from siblings by explicitly stating it only returns structured suggestions and does not execute commands or modify files.

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

Usage Guidelines5/5

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

The description provides explicit when-to-use scenarios: when the main model is stuck, not confident, continuous debugging failure, or needs a third-party perspective. It also states what the tool does not do (no command execution, no file modification) and describes fallback behavior for panel and consultants. This provides clear guidance for an AI agent.

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/fanghaoling/brainregion'

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