get_high_tide_flooding_monthly
Retrieve monthly high tide flooding data for a specified station, customizable by date range, threshold level, and output format (JSON, XML, CSV) with LocalTides MCP Server.
Instructions
Get high tide flooding monthly count data for a station
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| begin_date | No | Start date (YYYYMMDD format) | |
| datum | No | Datum reference for DPAPI | |
| end_date | No | End date (YYYYMMDD format) | |
| format | No | Output format (json, xml, csv) | |
| station | Yes | Station ID | |
| threshold | No | Flood threshold level | |
| year | No | Year for analysis (YYYY format) |