Skip to main content
Glama

search_consignment_change_per_wagon

Search consignment change fees per wagon by wagon number or waybill number. Get instruction, waybill, and wagon mapping for fee calculation.

Instructions

수탁변경요금 화차별 (총 6,681건, 로컬 CSV).

개별 화차 단위 지시번호·운송장번호·화통번호 매핑 및 화차요금 산출 근거. 필터: 화차차량번호(wagon_number), 운송장번호(waybill_no).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
waybill_noNo
wagon_numberNo
Install Server

TDQS

B3.2/5.0
Behavior3/5

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

With no annotations provided, the description carries the full burden. It adds useful context that the data is a fixed local CSV with 6,681 records and describes the mapping/calculation basis, implying a read-only operation. However, it does not disclose return format, pagination, or any behavioral quirks like default limits.

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?

The description is concise and front-loaded, stating the primary subject first. Both sentences add value—the first defines scope and data source, the second specifies filter options. No verbosity or redundant phrasing.

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 simple filter/search tool with no output schema and zero schema descriptions, the description gives the essential data content and filter params. However, it omits details on return format, limit semantics, and does not differentiate from the sibling tool. It is minimally complete but lacks depth.

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 0%, so the description must compensate. It explains the meaning of wagon_number and waybill_no as filters, matching the schema, but does not address the 'limit' parameter, leaving its role (pagination? cap?) undefined. This is partial compensation.

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 identifies the tool's purpose: providing consignment change fee data per wagon, with mapping between instruction, waybill, and wagon numbers. It distinguishes itself from the sibling search_consignment_change by explicitly focusing on 'per wagon' granularity, though it does not name the sibling directly.

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 is given on when to use this tool versus alternatives. The description does not state conditions, exclusions, or contrast with search_consignment_change or other related tools. Agents must infer usage from the name alone.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/lovelyquality/korail-mcp'

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