get_top_ten_water_levels
Retrieve the top ten highest or lowest water levels for a specific station using JSON, XML, or CSV formats, with options for datum reference and unit preferences. Facilitates analysis of water level data on the LocalTides MCP Server.
Instructions
Get top ten highest or lowest water levels for a station
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analysis_type | No | Analysis type (highest or lowest) | |
datum | No | Datum reference for DPAPI | |
format | No | Output format (json, xml, csv) | |
station | Yes | Station ID | |
units | No | Units to use ("english" or "metric") |