get_approach_for_route
Retrieve real-time bus approach and position data for a Nagoya bus route. Get both historical bus passage records and current active bus locations.
Instructions
Get real-time bus approach and position information for a route.
Provides both historical data (latest bus passages at stops) and current position data for buses actively running on the route.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route_code | Yes | The route code (keito) to query (e.g., "1123002"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bus_stops | Yes | 通過時間を含む、系統のバス停のリスト | |
| bus_positions | Yes | 現在走行中のバスの位置のリスト |