Real-time subway arrivals
get_subway_arrivalsGet real-time subway arrival times for Seoul stations. Provide the station name without the '역' suffix (e.g., 'Gangnam') to see upcoming trains.
Instructions
Get real-time subway train arrivals for a Seoul station. Pass the station name WITHOUT the "역" suffix if possible (e.g. "강남"). 지하철역 실시간 도착 정보. "2호선 강남역 열차 언제 와?" 류 질문에 사용.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 최대 건수 (기본 10) | |
| station | Yes | 지하철역명 (예: "강남", "서울역"은 "서울") |