Skip to main content
Glama
lychee20000105

wechat-miniapp-engineering-mcp

miniapp_understand_feature_impact

Analyze a feature's impact across pages, cloud functions, data, permissions, testing, and deployment risks to identify potential issues.

Instructions

输入一个功能名,分析可能影响的页面、云函数、数据集合、权限、测试和上线风险。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
projectPathNo
featureNameNo例如客户成片展示、私密相册、预约咨询、套餐展示。
limitNo最多返回多少个命中文件,默认 80。
Behavior2/5

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

No annotations are present, so the description must fully disclose behavior. It only mentions analysis of impacts but does not state side effects, authorization needs, or whether it is read-only. The description is too vague to understand behavioral traits.

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 a single concise sentence that front-loads the purpose. It is appropriately sized for a simple tool with three parameters, though it could benefit from slight structuring.

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?

Given the complexity of analyzing impacts across multiple dimensions (pages, cloud functions, etc.) and the absence of an output schema, the description does not convey what the analysis produces. The agent is left uninformed about the tool's output format or structure.

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 description coverage is 67%. The description adds value for featureName by providing concrete examples (客户成片展示等) and for limit by stating the default and interpretation (命中文件). This goes beyond the schema, though projectPath lacks any description.

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 clearly states the verb 'analyze' and the resource 'feature name', listing specific impact areas (pages, cloud functions, etc.). This distinguishes it from sibling tools like miniapp_understand_file_role, though it does not explicitly differentiate.

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

Usage Guidelines2/5

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

No usage context, when-not to use, or alternatives are provided. The description only states what the tool does, leaving the agent without guidance on choosing this tool over siblings.

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/lychee20000105/wechat-miniapp-engineering-mcp'

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