Skip to main content
Glama

List My PingCode Requirements

pingcode_list_my_requirements

Retrieve requirements assigned to you in PingCode. Filter by project, status, priority, or keyword.

Instructions

拉取当前使用者负责的 PingCode 需求。默认负责人读取 PINGCODE_DEFAULT_ASSIGNEE_NAME。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordsNo按编号或标题搜索。
pageSizeNo
pageIndexNo
projectIdNoPingCode 项目 ID,提供后跳过项目标识查询。
stateNamesNo状态名称列表,如 新提交、处理中、已修复。
assigneeNameNo覆盖 PINGCODE_DEFAULT_ASSIGNEE_NAME 的负责人姓名。
priorityNamesNo优先级名称列表,如 普通、较高、最高。
projectIdentifierNoPingCode 项目标识,默认读取 PINGCODE_PROJECT_IDENTIFIER。
includePublicImageTokenNo是否请求 PingCode 返回 public_image_token,用于富文本图片下载。
Behavior3/5

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

No annotations are provided, so the description carries the burden. It explains the default assignee mechanism but does not disclose whether the operation is read-only, required authentication, or side effects.

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

Conciseness5/5

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

The description is two concise sentences with no redundancy, effectively conveying the core purpose.

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?

Despite having 9 parameters and no output schema, the description omits details about return format, pagination, error handling, or authentication, leaving the agent uncertain.

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 high (78%), and the tool description does not add significant meaning beyond what is already in the schema for the parameters.

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 that the tool lists PingCode requirements assigned to the current user, distinguishing it from generic list_requirements and list_my_bugs siblings.

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?

The description implies usage for fetching the current user's requirements but does not explicitly provide when-to-use or when-not-to-use guidance compared to alternatives.

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/frontendRicky/pingcode-mcp'

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