get_tide_forecast
Retrieve 7-day tide height forecasts for Canadian monitoring stations. Search by station name, then receive hourly water-level predictions with station details to plan coastal activities.
Instructions
Get 7-day tide height forecast for a Canadian monitoring station.
This tool retrieves predicted water levels for the next 7 days from the Integrated Water Level System (IWLS) API. Data is returned at hourly intervals.
The tool first searches for the station by name (partial match supported), then retrieves the tide predictions starting from midnight UTC today.
Returns:
Station information (name, ID, coordinates)
List of hourly tide predictions with timestamps and water levels (in meters)
Examples of station names:
"Point Atkinson" (near Vancouver)
"Victoria"
"Tofino"
"Prince Rupert"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| station_name | Yes | The name of the monitoring station (e.g., 'Point Atkinson', 'Vancouver', 'Victoria'). Partial matching is supported. |