list_stations
Retrieve a complete list of Caltrain station names to avoid errors in train schedule queries. Use this tool to obtain accurate station identifiers for the next_trains() function.
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 |