Skip to main content
Glama

zentao_list_bugs

Filter and list bugs in ZenTao by product, execution, status, or assignee. Retrieve active, resolved, or closed bugs with a configurable limit.

Instructions

列出禅道 Bug;按 product 或 execution 查询

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
statusNoBug 状态:active/resolved/closed
productNo
executionNo
assignedToNo
Behavior2/5

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

No annotations are provided, and the description does not disclose behavioral traits such as pagination behavior (despite having a limit parameter), default sorting, or whether the tool only returns accessible bugs. The description is minimal, leaving the agent to infer behavior from parameter names.

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

Conciseness3/5

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

The description is short and to the point, with no unnecessary words. However, it is so concise that it omits important details about parameters and behavior, which is a trade-off. It could be expanded slightly to cover essential points without becoming verbose.

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 tool has 5 parameters, no output schema, and no annotations, the description is insufficient for an agent to use the tool correctly. It does not explain the effect of parameters like limit, the meaning of status values, or the response format. The description is only partially complete for a basic understanding.

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

Parameters2/5

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

The description mentions two parameters (product and execution) as query filters, but does not explain their expected format (number or string) or any constraints. With only 20% schema description coverage, the description provides marginal additional semantic value beyond the schema. Parameters like limit, status, and assignedTo are entirely undocumented in the 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 it lists Zentao bugs and specifies key filter criteria (product and execution). It distinguishes from sibling tools like zentao_get_bug (single bug retrieval) and other list tools for different entities. However, the description could be more explicit that it returns a list or collection.

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?

The description provides only basic hints about when to use this tool (e.g., query by product or execution), but it does not offer guidance on when not to use it or how it compares to alternative filtering methods. There is no mention of prerequisites or scenarios where other tools (like zentao_get_bug) would be more appropriate.

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/HouEngineer/sdw-zentao-mcp-server'

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