get_ktx_stations
Retrieve KTX station details by line name or station name. Filter results to get station names, addresses, and stop order for specific routes.
Instructions
KTX 노선별 역 정보(역명, 도로명주소, 정차 순번)를 조회합니다. (총 102건)
Args: line_name: KTX 노선명 부분 일치 (예: "경부선", "호남선", "경전선"). 없으면 전체. station_name: 역명 부분 일치 (예: "서울", "부산", "광명"). 없으면 필터 없음.
Returns: 고속철도명, 철도운영기관, 노선명, 순번, 역명, 주소(도로명) 목록.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line_name | No | ||
| station_name | No |