Skip to main content
Glama

file_list

Search and filter translation files by file name and status to retrieve file information for tracking progress.

Instructions

根据用户提供的文件名称,获取文件的信息 根据状态筛选文件信息

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keywordNo文件名称
pageNo页数
sizeNo每页数量
statusNo文件状态code 1:未分析 2:翻译中 3:翻译失败 4:已翻译 5:分析中 6:分析失败 7:已分析 8:润色中 9:润色失败 10:已润色
Behavior2/5

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

No annotations provided, and the description does not disclose behavioral traits. It implicitly suggests a read operation, but does not explicitly state that it is non-destructive, or mention any side effects, permissions, or response characteristics.

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?

Two concise sentences that front-load the action (获取). No wasted words, though some structure like bullet points could improve readability.

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 description lacks details about pagination (page/size parameters), response format, or limits on the listing. With no output schema, the description should clarify what information is returned, but it does not.

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 coverage is 100%, so the schema already describes all parameters. The description adds minimal value by repeating 'file name' and 'status' filters, but does not provide additional semantic context beyond the schema.

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?

Description clearly states the tool retrieves file information based on file name and filters by status. It specifies the verb (获取) and resource (文件信息) but does not distinguish from sibling tools that also handle files, like file_add or delete_file.

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. Does not mention that this is for listing/searching files, nor does it exclude cases where other tools (e.g., download_target_file) 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/Deep-Intelligent-Pharma/Translationx-mcp-server'

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