You're viewing a demo portfolio

Join the waitlist
PRSM

weather_normals

Active

Tool of Ready APIs

declared in 1.0.0

Same-window decadal climate normals for the next N days, plus a departure-from-normal block comparing the current forecast to the baseline. 'This week is 11°F above normal.'

Parameters schema

{
  "type": "object",
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "units": {
      "enum": [
        "imperial",
        "metric"
      ],
      "type": "string",
      "default": "imperial"
    },
    "years": {
      "type": "integer",
      "default": 10,
      "maximum": 20,
      "minimum": 3
    },
    "zip_code": {
      "type": "string"
    },
    "horizon_days": {
      "type": "integer",
      "default": 14,
      "maximum": 60,
      "minimum": 1
    }
  },
  "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_normals — Ready APIs — PRSM MCP