get_forecast
ActiveTool of Crosby, TX Weather
declared in 1.2.0
Forecast for Crosby, TX from the U.S. National Weather Service. Returns the 7-day day/night forecast, or upcoming hourly periods if `hours` is given (up to 48 — through about two days out).
Parameters schema
{
"type": "object",
"properties": {
"hours": {
"type": "integer",
"maximum": 48,
"minimum": 1,
"description": "Return this many upcoming hourly periods instead of the daily forecast."
}
},
"additionalProperties": false
}Parent server
Crosby, TX Weather
https://github.com/reloru/new-relo
1/7 registries