Skip to main content
Glama

get_logistics_facility

Retrieve integrated logistics facility data for KORAIL stations by station name or region, covering basic info, scale, and photos.

Instructions

물류시설 정보 통합 조회 (기본 210건 + 규모 71건 + 사진 457건).

역명 또는 지역본부명 부분일치 필터. 기본정보(시설 면적·요금·수입 등), 규모(싸이로 용량·수), 사진(첨부파일명·설명)을 역명 기준으로 결합 반환.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
regionNo
station_nameNo
Install Server

TDQS

A3.6/5.0
Behavior3/5

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

With no annotations, the description takes on full responsibility. It discloses that results combine three data sources and provides data counts, which is useful. However, it does not explicitly state read-only nature, pagination, or error behavior, leaving some behavioral aspects implicit.

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—two sentences that efficiently convey purpose, filters, and return content. It includes specific data counts that add value without redundancy, and the main purpose is front-loaded.

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?

Given no output schema, the description provides a high-level overview of the return content (basic info, scale, photos) and the join logic, but lacks details on response structure, pagination, or limit behavior. It is adequate but not exhaustive for an agent's full understanding.

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 station_name and region as partial-match filters and mentions the join key, but it does not explain the limit parameter. This partial coverage is adequate but not complete.

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 states the tool performs an integrated query of logistics facility information, combining basic, scale, and photo data. It uses a specific verb (조회) and resource, and the mention of integration differentiates it from general station facility tools, though it does not explicitly name alternatives.

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

Usage Guidelines4/5

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

The description explicitly defines the filter conditions (partial match by station name or regional headquarters name) and the join behavior. It implies the appropriate context for use but does not mention exclusions or alternative tools, which is acceptable given the lack of obvious overlapping siblings.

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