Skip to main content
Glama

zentao_list_testtasks

Retrieves a paginated list of test tasks from Zen Tao, with filtering by product, branch, and sort order.

Instructions

获取禅道测试单列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo当前页数,默认 1
limitNo每页测试单数,默认 20
orderNo排序,默认 id_desc
branchNo所属分支
productNo所属产品
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 any behavioral traits (e.g., read-only, side effects, rate limits). For a list operation, it is assumed non-destructive, but this is not stated.

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?

Single sentence, front-loaded, and no wasted words. However, it is under-specified and fails to provide essential context, making it less effective despite brevity.

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?

No output schema, no annotations, and 5 parameters. The description lacks details on pagination behavior, returned fields, or the nature of test tasks. More context is needed for a complete understanding.

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?

The input schema covers all 5 parameters with descriptions (100% coverage). The tool description adds no extra meaning beyond the schema; baseline 3 is appropriate.

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 'get' and resource 'list of test tasks'. It is straightforward but does not differentiate from sibling tools like 'zentao_list_project_testtasks' which likely filters by project.

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 guidance on when to use this tool versus alternatives such as 'zentao_list_project_testtasks' or 'zentao_get_testtask'. The description provides no context about prerequisites or exclusions.

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