get_arrivals
Retrieve real-time train arrival details for a specific station, including platform, delays, and origin. Specify station or UIC code to access upcoming arrivals with timing and status.
Instructions
Get real-time arrival information for trains at a specific station, including platform numbers, delays, origin stations, and any relevant travel notes. Returns a list of upcoming arrivals with timing, origin, and status information.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dateTime | No | Format - date-time (as date-time in RFC3339). Only supported for arrivals at foreign stations. Defaults to server time (Europe/Amsterdam) | |
lang | No | Language for localizing the arrivals list. Only a small subset of text is translated, mainly notes. Defaults to Dutch | nl |
maxJourneys | No | Number of arrivals to return | |
station | No | NS Station code for the station (e.g., ASD for Amsterdam Centraal). Required if uicCode is not provided | |
uicCode | No | UIC code for the station. Required if station code is not provided |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from NS Travel Information MCP Server
Related Tools
- @r-huijts/ns-mcp-server
- @r-huijts/ns-mcp-server
- @r-huijts/ns-mcp-server
- @r-huijts/ns-mcp-server
- @jason-tan-swe/railway-mcp