weather_compare
ActiveTool of Ready APIs
declared in 1.0.0
Rank up to 5 locations by comfort outlook (ideal > mild > poor > severe). Useful for trip planning, expansion site comparison, event location selection.
Parameters schema
{
"type": "object",
"properties": {
"units": {
"enum": [
"imperial",
"metric"
],
"type": "string",
"default": "imperial"
},
"coords": {
"type": "string",
"description": "Semicolon-separated lat,lon pairs (max 5). e.g. 40.7,-74.0;25.7,-80.2"
},
"zip_codes": {
"type": "string",
"description": "Comma-separated US ZIPs (max 5)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries