Skip to main content
Glama

get_urban_surroundings

Find nearby public transit, parking, and bicycle facilities for any urban rail station. Specify a station name and optional facility type to locate available transport options.

Instructions

도시철도 역 주변 시설 조회 (대중교통·주차장·자전거).

kind: public_transport(주변 버스 등 대중교통) / parking(주변 주차장) / bike_parking(자전거 주차시설) / bike_rental(자전거 대여) / all(전체) station_name: 역명. operator: 운영기관 코드/명(선택).

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

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

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindNoall
operatorNo
station_nameYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A3.8/5.0
Behavior4/5

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

With no annotations, the description assumes the burden and discloses important behavior: it details how to tailor the answer based on the data modification date in _meta, when to add warnings, and that empty results must be reported as '해당 데이터 없음' rather than fabricated. This is substantive behavioral context that an agent would not otherwise know.

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 organized into a one-line purpose, a compact parameter list, and a clearly separated answer-guidelines block. It is longer than average, but the extensive recency rule is essential and non-redundant; only a slight repetition of 'don't repeat the notice' could be trimmed.

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?

An output schema exists, so return-value documentation is not required. The description covers the unusual output behavior (geographic data freshness, tone adjustment, empty-result handling) thoroughly. Remaining gaps are minor, such as exact accepted formats for station_name and operator, but they are partially addressed in the parameter list.

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

Parameters4/5

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

Schema description coverage is 0%, but the description manually defines all three parameters: kind with its allowed values, station_name as the station name, and operator as an optional institution code/name. It adds meaning beyond the bare schema, even though exact value formats for station_name and operator are left open.

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 opens with a specific operation '도시철도 역 주변 시설 조회' (retrieve facilities around urban railway stations) and enumerates the exact facility categories: public_transport, parking, bike_parking, bike_rental. This clearly states the resource and distinguishes it from the many other urban-* sibling tools, though it does not explicitly differentiate from close relatives like get_urban_amenity.

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

Usage Guidelines3/5

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

When to use the tool is implied by the purpose and the kind parameter values: an agent should call it when a user asks about public transport, parking, or bicycle facilities near an urban station. However, there are no explicit exclusion criteria or pointers to alternative sibling tools, so the guidance is inferred rather than stated.

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