Compare direct Shinkansen trains
compare_trainsSort direct-train candidates by departure, arrival, duration, or fare to find the option matching your criteria.
Instructions
Use to sort structured direct-train candidates by departure, arrival, duration, or total fare. This tool does not make a subjective recommendation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| limit | No | ||
| offset | No | ||
| sortBy | No | departure_time | |
| operators | No | ||
| toStationId | Yes | Canonical ID returned by search_stations. | |
| serviceTypes | No | ||
| fromStationId | Yes | Canonical ID returned by search_stations. | |
| departureAfter | No | ||
| departureBefore | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| total | Yes | ||
| offset | Yes | ||
| trains | Yes | ||
| hasMore | Yes | ||
| returned | Yes | ||
| nextOffset | Yes |