Skip to main content
Glama

suggest

Turn a described scenario and constraints into executable recommendations. Draws on selected expert perspectives to produce practical, situation-specific advice.

Instructions

场景建议:根据具体场景和约束条件,给出可执行的方案建议。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
advisorsNo参与建议的专家(可选)。可选值:zhangxiaolong, yujun, mikecohn, martinfowler, unclebob, donnorman, stevekrug, evanyou, linus, guido, jamesbach, kelseyhightower, michaelstonebraker, wernervogels, wangjian, bruceschneier, wuhuanqing, djpatil, zhoujingren, brendangregg, yangtao, ruanyifeng, laozi, sunzi, wangyangming, zhuangzi, guiguzi, hanfeizi, viktorfrankl, camus, adler, jung, yangjiang, shitieteng, epictetus, kahneman, munger, future-self
scenarioYes场景描述:要做什么、为什么做、给谁用
constraintsNo约束条件:时间、预算、技术栈、团队规模等
Behavior2/5

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

With no annotations provided, the description carries the full burden, and it only states that suggestions are produced. It does not disclose the notable advisor-selection behavior (the advisors parameter lists named experts/figures), nor how constraints influence the output, nor what the returned suggestion looks like.

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?

One short sentence with no filler; the main action is front-loaded. It is slightly repetitive with the '场景建议' label, but the definition is compact and easy to scan.

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

Completeness2/5

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

The tool has no output schema and no annotations, and the description gives no insight into output format, advisor behavior, or how to choose among the sibling tools. For a 3-parameter tool with a distinctive expert-list parameter, this is inadequate.

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 100%, so the schema already documents scenario and constraints; the description echoes '场景和约束条件' without adding detail. The meaningful advisors parameter is present in the schema but not addressed in the description, though the schema's enum and label at least name it.

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

Purpose4/5

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

The description identifies a clear action – give executable solution suggestions based on a scenario and constraints – and is not a tautology. However, it does not distinguish this 'suggest' tool from siblings like consult, brainstorm, or roundtable, all of which plausibly produce suggestions.

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?

It implies when to use it: when there is a concrete scenario and constraints requiring actionable advice. But it gives no explicit when-not-to-use conditions and does not mention any alternative tool, so an agent must infer where it fits among the sibling tools.

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/Dream22180971/wise-council-mcp'

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