You're viewing a demo portfolio

Join the waitlist
PRSM

find_weather_radio

Active

Tool of dxtra Radio — Frequency Database

declared in 1.27.0

Find NOAA Weather Radio (NWR) stations near a location. Returns frequency, callsign, transmitter location, and coverage area. NWR broadcasts on 162.400-162.550 MHz. Source: NOAA National Weather Service (weather.gov NWR transmitter list).

Parameters schema

{
  "type": "object",
  "title": "find_weather_radioArguments",
  "required": [
    "lat",
    "lon"
  ],
  "properties": {
    "lat": {
      "type": "number",
      "title": "Lat",
      "description": "Listener latitude in decimal degrees, e.g. 40.7128."
    },
    "lon": {
      "type": "number",
      "title": "Lon",
      "description": "Listener longitude in decimal degrees. Negative = West."
    },
    "radius_miles": {
      "type": "integer",
      "title": "Radius Miles",
      "default": 75,
      "description": "Search radius in miles. Default 75."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

dxtra Radio — Frequency Database

1/7 registries
View full server →