list_stations
Retrieve a complete list of Caltrain stations to ensure accurate station names for train schedules. Use this tool to resolve 'Station not found' errors in next_trains() queries.
Instructions
List all available Caltrain stations.
This tool is useful when you need to find the exact station names, especially if the next_trains() tool returns a "Station not found" error. Station names are case-insensitive and support some common abbreviations like 'SF' and 'SJ'.
Returns a formatted list of all Caltrain stations that can be used as origin or destination in the next_trains() tool.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |