Tool to get next departures from transit stations. Returns upcoming departures with line information, destination, and real-time delays. Use when you need to find public transit departure times either by station ID or by geographic location.
idsstringComma-separated list of station IDs to query (max 50). Required if 'in_location' is not provided.
langstringPreferred language of response (IETF BCP 47 format).
sortstringSort order for departures.
timestringTime of earliest departure in RFC 3339 format (e.g., '2019-06-24T01:23:45'). Converts to local time at each location. When timezone offset is not specified, time is assumed to be local. If not set, current time at departure place is used.
modesstringTransit mode filter (comma-separated). Supported modes: highSpeedTrain, intercityTrain, interRegionalTrain, regionalTrain, cityTrain, bus, ferry, subway, lightRail, privateBus, inclined, aerial, busRapid, monorail, flight, spaceship. Can use exclusion list by prefixing with '-'…
timespanstringLimit departures to defined time window starting from 'time'. Format is ISO 8601 duration (e.g., 'PT2H' for 2 hours). When not set, max 24 hours of departures can be returned.
in_locationstringLocation-based query in format 'latitude,longitude;r=radius_in_meters'. Default radius is 500m if not specified. Required if 'ids' is not provided.
maxPerBoardintegerMaximum number of subsequent departures per station board to include in response.
maxPerTransportintegerMaximum number of subsequent departures per transport (identified by name, direction, and mode). When not set, all departures are returned.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.