You're viewing a demo portfolio

Join the waitlist
PRSM

weather_hourly

Active

Tool of Ready APIs

declared in 1.0.0

Hour-by-hour forecast: temperature, apparent temperature, precipitation probability + amount, humidity, cloud cover, wind speed/gusts/direction, and a WMO condition label per hour. For event timing, energy-demand curves, and logistics windows.

Parameters schema

{
  "type": "object",
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "hours": {
      "type": "integer",
      "default": 48,
      "maximum": 384,
      "minimum": 1
    },
    "units": {
      "enum": [
        "imperial",
        "metric"
      ],
      "type": "string",
      "default": "imperial"
    },
    "zip_code": {
      "type": "string",
      "description": "US ZIP (preferred). Or pass lat+lon."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →
weather_hourly — Ready APIs — PRSM MCP