list_stations
Find Canadian tide monitoring stations by name and operating status to identify station names before requesting tide forecasts.
Instructions
List available tide monitoring stations.
This tool retrieves a list of monitoring stations from the IWLS API. You can filter by name and operating status.
Useful for discovering station names before using the get_tide_forecast tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of stations to return (1-100). | |
| search_term | No | Optional search term to filter stations by name. Leave empty to list all stations. | |
| operating_only | No | If true, only return currently operating stations. |