Skip to main content
Glama

list_freight_work_lines

Retrieve freight work line details for KORAIL stations, including work line length, work distance, and freight calculation distance. Filter by station name to get specific line information.

Instructions

화물적하작업 - 전용 작업선 정보 (총 424건, odcloud, 전체 캐시).

역명 부분일치 필터 가능. 작업선 길이·작업거리·운임계산거리·할인할증 등 포함.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
station_nameNo
Install Server

TDQS

C2.9/5.0
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions a cached set of 424 items and odcloud as a source, hinting at data retrieval, but does not state whether this is read-only, how pagination works, or what happens with filters. There is no explicit warning about side effects or data freshness.

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 compact, two sentences, with the core purpose and key filter front-loaded. The inclusion of 'total 424 items' and 'odcloud, full cache' adds some context but is not purely necessary; still, there is little wasted text.

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 list tool with two parameters and no output schema, the description provides the main content and a filter option, but misses typical operational details like response format, pagination behavior, and how limit interacts with the data. Without annotations, more could be done to make the tool fully self-explanatory.

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?

The description explains that station_name supports partial-match filtering, adding meaning beyond the schema which has no descriptions (0% coverage). However, it says nothing about the limit parameter, its purpose (e.g., pagination or max results), or any constraints on station_name format. With low schema coverage, this partial compensation is insufficient but not negligible.

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 as providing freight loading work line information, including specific attributes (length, distance, fare calc distance, discounts). However, it does not explicitly differentiate from sibling tools like search_loading_time_adjustment or list_standard_loading_time, relying instead on the distinctive name.

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. It mentions the ability to filter by station name but does not state conditions for choosing this over other freight-related list tools, nor any exclusions or prerequisites.

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