get_departures
Check upcoming departures from a stop with live delay updates, platform details, and optional boarding time. Plan your trip by viewing real-time departure boards.
Instructions
List upcoming departures from a stop — the live departure board.
Args:
stop_id: Stop ID to read departures for. Resolve names with find_stop.
when: Optional ISO 8601 date/time to board from; Sydney local time if no
offset given. Defaults to now.
platform_id: Restrict to a single platform or stand.
realtime: Include live delay information alongside scheduled times.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| when | No | ||
| stop_id | Yes | ||
| realtime | No | ||
| platform_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||