list_stations
List all Caltrain stations to get exact names for train schedule lookups. Avoid 'Station not found' errors by using this reference of valid stations.
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 | |||