Skip to main content
Glama

get_urban_accessibility

Retrieve urban rail station accessibility facilities for mobility-impaired travelers, including elevators, wheelchair routes, platform gaps, and more. Specify a station and facility type to get precise data.

Instructions

도시철도 역사 접근성 시설 조회 (교통약자).

facility_type: elevator 엘리베이터 현황 elevator_route 엘리베이터 이동동선 elevator_route_detail 엘리베이터 상세 이동동선(경로 텍스트) escalator 에스컬레이터 현황 wheelchair_route 휠체어리프트 이동동선 wheelchair_lift_loc 휠체어리프트 설치 위치(치수·한계중량) safety_step 승강장 안전발판 설치유무 platform_gap 승강장-차량 이격거리 braille 점자표시 유무 disabled_toilet 장애인화장실 위치 adjacent_elevator 인접 승강기 차량번호 stair_car 인접 계단 차량번호(휠체어 하차위치) all 위 전체 (역이 1~3개로 특정될 때만) station_name: 역명. operator: 운영기관 코드/명(선택).

[답변 지침] _meta의 '데이터수정일'(KRIC 데이터 최종수정 시점, 측정성 데이터는 '측정시점')을 근거로 데이터 시점을 알리되, 수정일에 따라 톤을 달리하라.

  • 최근(약 2년 이내, 예 2025~2026): 답변 끝에 '데이터는 OOOO년 기준'을 간결히 한 줄만. 경고 문구나 고객센터 전화번호를 따로 나열하지 마라.

  • 오래됨(2019~2021 등): 한 줄 고지에 더해 '최신 현황과 다를 수 있어 운영기관 확인 권장'을 딱 한 번만 덧붙여라. 전화번호는 사용자가 묻거나 응급·안전 관련일 때만. 여러 데이터셋을 함께 보여줄 땐 가장 오래된 수정일 기준으로 한 번만 고지하면 된다. 시점 고지·주의 문구를 답변 안에서 반복하지 마라. 결과가 비어 있으면 지어내지 말고 '해당 데이터 없음'을 분명히 알려라.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
operatorNo
station_nameYes
facility_typeNoall

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A3.5/5.0
Behavior3/5

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

With no annotations, the description must carry behavioral disclosure. It does explain how to handle data timestamps (based on _meta '데이터수정일') and tells the agent to report empty results explicitly ('해당 데이터 없음'). It also constrains the 'all' facility_type to 1-3 specific stations. However, it doesn't mention other behaviors like rate limits, authentication, or result structure (though an output schema exists).

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 description is lengthy, with the facility_type list and a separate block of answer guidelines. It is organized and front-loaded with the core purpose, but the answer instructions (tone, repetition, phone-number rules) are verbose and could be streamlined. While every part adds some value, it lacks the brevity of top-tier descriptions.

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

Completeness4/5

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

For a query tool with an output schema, the description covers essential context: what facility types exist, the station name required, and the operator parameter. It also includes critical usage constraints (e.g., 'all' only for 1-3 stations) and response rules for data freshness and empty results. These details make it sufficiently complete for an agent to call correctly, though it doesn't address authentication or other operational aspects.

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?

Since schema description coverage is 0% and there are no enums, the description is the sole source of parameter meaning. It fully documents facility_type with all options and Korean labels, explains station_name and operator, and even adds usage constraints for 'all'. This is exemplary compensation for the schema's lack of detail.

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 retrieves urban railway station accessibility facilities for transportation-disadvantaged users ('도시철도 역사 접근성 시설 조회 (교통약자)'). It enumerates facility types, which specifies the resource. However, it does not differentiate from sibling tools like get_accessible_facilities or list_stations_with_elevator, so it lacks explicit sibling distinction.

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?

The description provides no guidance on when to use this tool versus alternatives. The extensive answer guidelines about data timestamps and tone are about response formatting, not selection criteria. There is no mention of prerequisites, exclusions, or conditions that would route an agent to this tool over its 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