tides
ActiveTool of ai.dynamicfeed/dynamic-feed
Current water level + next high/low tides for a US coastal station (NOAA CO-OPS, keyless, public domain). Pass a NOAA `station` id (e.g. 9414290) or a `location` preset (san francisco, new york, boston, seattle, honolulu, miami, galveston, …); `units` english|metric. Heights are vs the MLLW datum. SCOPE: US stations only. Not for navigation — confirm against official NOAA tide tables. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.
Parameters schema
{
"type": "object",
"title": "tidesArguments",
"properties": {
"limit": {
"type": "integer",
"title": "Limit",
"default": 6
},
"units": {
"type": "string",
"title": "Units",
"default": "english"
},
"station": {
"type": "string",
"title": "Station",
"default": ""
},
"location": {
"type": "string",
"title": "Location",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ai.dynamicfeed/dynamic-feed
1/7 registries