get_bus_arrival
Retrieve real-time bus arrival times and service information for any Singapore bus stop using its 5-digit code.
Instructions
Get real-time bus arrival times and information for a specific bus stop
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| busStopCode | Yes | 5-digit bus stop code (e.g., "83139") | |
| serviceNo | No | Optional specific bus service number (e.g., "15") | |
| format | No | Response format preference | detailed |