Get bus station calendar
get_bus_station_calendarCheck bus station race availability for a destination by date or day range. View which bus services operate within the supported future window to plan trips.
Instructions
Get bus station race availability by date for a destination. The transport12 API limits the range to the source-supported future window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date in dd.mm.yyyy format. | |
| days | No | Number of days to check when to is omitted. | |
| from | No | Start date in dd.mm.yyyy format. | |
| destinationId | Yes | Destination id from search_bus_station_destinations. |