노선 실시간 버스 위치
get_bus_locationRetrieve real-time locations of buses on a specific route using its route ID. Get the route ID via search_bus_route, then query this tool for live bus positions.
Instructions
노선 ID(routeId) 기준 그 노선을 운행 중인 버스들의 실시간 위치를 가져온다. routeId는 search_bus_route로 먼저 찾는다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routeId | Yes | 노선 ID (search_bus_route 결과의 routeId) |