Skip to main content
Glama

test_case_table

Provides a test case table for transfer orders with built-in sample data. Supports search, sorting, and pagination to help agents validate and interact with VTable UIs.

Instructions

调拨订单测试用例总表:内置样例数据,支持搜索/排序/分页。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description carries the behavioral disclosure burden. It discloses built-in sample data and support for search/sort/pagination, which are useful. However, it does not explicitly state read-only behavior or side effects, so transparency is incomplete.

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 one compact sentence that front-loads the resource name then lists capabilities. It contains no filler, repetition, or unnecessary detail.

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

Completeness3/5

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

For a zero-parameter tool, the description covers what the table contains and what interactions are supported. But since there is no output schema and no usage context, an agent is left uncertain about the exact return format and when to select this tool over sibling tools.

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

Parameters4/5

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

The schema has zero parameters, so parameter semantics are not a real burden. The description's mention of built-in data and table capabilities is sufficient at the zero-parameter baseline.

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 identifies a specific resource (transfer-order test case summary table) and states it contains built-in sample data with search/sort/pagination. It is clear what the tool offers, though it lacks an explicit operation verb and does not differentiate from sibling table-related tools.

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?

There is no statement about when to use this tool or when to prefer a sibling like vtable_meta, vtable_read_cells, or case_execution_panel. The mention of built-in sample data weakly implies a demo/read-only context, but no explicit selection guidance is given.

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/hooplus1ce/Qa-Automation-MCP'

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