You're viewing a demo portfolio

Join the waitlist
PRSM

weather_forecast

Active

Tool of Ready APIs

declared in 1.0.0

Daily forecast with travel-impact score (flight risk, outdoor event suitability) per day plus an overall precipitation outlook (dry/mixed/wet pattern).

Parameters schema

{
  "type": "object",
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "days": {
      "type": "integer",
      "default": 7,
      "maximum": 16,
      "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.70.

Parent server

Ready APIs

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

1/7 registries
View full server →