Skip to main content
Glama

get_station_facilities_detail

Get detailed station facilities (elevators, escalators, wheelchair lifts, accessible restrooms, nursing rooms, parking). Search by partial station name; omit for all.

Instructions

역사 내외부 시설현황 조회 (odcloud, 2024.12.31 기준, 288개 역). 엘리베이터·에스컬레이터·휠체어리프트·장애인경사로·장애인화장실·일반화장실· 모유수유실·종합안내소·환승주차장(면수) 수량 포함. station_name: 역명 부분일치 (예: '서울', '광명'). 미입력 시 전체 반환. (EN: detailed interior/exterior station facilities - elevator, escalator, wheelchair lift, accessible ramp/restroom, nursing room, parking. JA: 駅舎内外の詳細な設備現況) ※ B551457 편의시설 API 대비 수량 정보 더 풍부하나 데이터 기준일 고정(2024.12.31).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
station_nameNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations provided, the description carries the full burden, and it does well: it discloses the data source, data vintage, station count, partial-match behavior, default full-return behavior, and the specific quantities covered. It does not discuss response size or potential performance implications, but the output schema covers return shape.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

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

The core content is well front-loaded: purpose, data date, station count, and query semantics appear early. However, the Korean description is followed by redundant EN and JA translations that restate the same information, adding length without new useful detail for an AI agent.

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

Completeness5/5

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

For a tool with one optional parameter and an output schema, this description is complete: it covers data source, snapshot date, scope, filtering semantics, default behavior, and the facility types included. The only minor gap is not naming a sibling tool explicitly, but the trade-off note gives enough directional guidance.

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

Parameters5/5

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

Schema description coverage is 0%, so the description must compensate—and it does fully. It explains that station_name is a partial match with examples ('서울', '광명') and that omitting it returns all stations, adding essential meaning the empty schema description lacks.

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

Purpose5/5

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

The description clearly identifies the operation ('역사 내외부 시설현황 조회') and the resource (detailed station facilities for 288 stations), with a specific list of included facility types and quantities. It also distinguishes itself from the convenience-facility API by noting richer quantity information but a fixed data date, helping an agent tell it apart from nearby siblings.

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 gives clear context: station_name is a partial-match filter, no input returns all stations, and the data is fixed as of 2024.12.31. It implies a trade-off versus the B551457 convenience-facility API—richer quantity data but less current—though it does not name the sibling tool explicitly or give a direct 'when not to use' rule.

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