You're viewing a demo portfolio

Join the waitlist
PRSM

tides

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

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": ""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →