plan_evening_out
Plan an evening trip by finding outbound train options now and the latest return connection that gets you home safely. Specify home station, destination, and latest return time.
Instructions
Plan an evening out: outbound options now plus the latest viable return.
Use this tool when the user is thinking about going somewhere for the evening and wants to know both how to get there and the safest last train back home.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_station | Yes | Destination station for the evening. | |
| from_station | Yes | Home station (origin in the evening, destination on the way back). | |
| latest_return_time | Yes | Latest departure time for the return as ``HH:MM`` (e.g. ``"23:30"`` to leave the destination by that time at the latest). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||