Skip to main content
Glama

get_term_lib_list

Retrieve a paginated list of term libraries from the TranslationX server. Filter by name to find specific libraries.

Instructions

术语库列表

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sizeNo每页数量
pageNo页数
nameNo术语库名称
Behavior1/5

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

No annotations exist and the description does not mention any behavioral traits like pagination, return format, 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.

Conciseness2/5

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

The description is extremely short (6 characters), but this is under-specification rather than effective conciseness. It lacks critical context.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the presence of sibling tools and the absence of an output schema, the description is grossly incomplete. It does not explain filtering, pagination behavior, or return structure.

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% with basic parameter descriptions. The tool description adds no extra meaning beyond what the schema already provides, resulting in baseline neutral value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description '术语库列表' translates to 'term library list', which indicates listing term libraries but is vague and essentially restates the name. It does not differentiate from siblings like create_term_lib or add_term_lib_entry.

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

Usage Guidelines1/5

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

No guidance is provided on when to use this tool versus alternatives such as search or creation tools.

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