Loading capabilities…
Loading capability…
Fetch current weather conditions by coordinates from the selected provider.
Both commands call the selected provider directly.
curl '/routes/auorio-google-weather/weather/current?latitude=37.7749&longitude=-122.4194&units=metric'
h402 call 'weather/current' --provider 'auorio-google-weather' --method GET --query '{"latitude":37.7749,"longitude":-122.4194,"units":"metric"}'Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
latitudenumberrequired-90–90Latitude.
longitudenumberrequired-180–180Longitude.
unitsstringoptionaldefault metricOptional unit system; omission uses this provider's documented default.
{
"latitude": 37.7749,
"longitude": -122.4194,
"units": "metric"
}{ "data": { "timeZone": { "id": "America/Los_Angeles", "version": "" }, "weatherCondition": { "iconBaseUri": "https://maps.gstatic.com/weather/v1/cloudy", "description": { "text": "Bewolk", "languageCode": "af" }, "type": "CLOUDY" }, "temperature": { "unit": "CELSIUS", "degrees": 18.7 }, "feelsLikeTemperature": { "unit": "CELSIUS", "degrees": 19.5 }, "dewPoint": { "unit": "CELSIUS", "degrees": 16.2 }, "heatIndex": { "unit": "CELSIUS", "degrees": 19.9 }, "windChill": { "unit": "CELSIUS", "degrees": 18.2 }, "precipitation": { "probability": { "type": "RAIN", "percent": 12 }, "snowQpf": { "unit": "MILLIMETERS", "quantity": 0 }, "qpf": { "unit": "MILLIMETERS", "quantity": 0.04 } }, "airPressure": { "meanSeaLevelMillibars": 1018.1 }, "wind": { "direction": { "cardinal": "SOUTH_SOUTHWEST", "degrees": 210 }, "speed": { "unit": "KILOMETERS_PER_HOUR", "value": 18 }, "gust": { "unit": "KILOMETERS_PER_HOUR", "value": 24 } }, "visibility": { "unit": "KILOMETERS", "distance": 16 }, "currentConditionsHistory": { "temperatureChange": { "unit": "CELSIUS", "degrees": 1.5 }, "maxTemperature": { "unit": "CELSIUS", "degrees": 25.6 }, "minTemperature": { "unit": "CELSIUS", "degrees": 17.2 }, "snowQpf": { "unit": "MILLIMETERS", "quantity": 0 }, "qpf": { "unit": "MILLIMETERS", "quantity": 0.16 } }, "currentTime": "2026-07-22T15:13:28.837761841Z", "isDaytime": true, "relativeHumidity": 85, "uvIndex": 0, "thunderstormProbability": 2, "cloudCover": 98 }, "h402": { "routeId": "weather/current", "provider": "auorio-google-weather", "selectedCandidateId": "weather/current/auorio-google-weather", "routing": "manual", "paidBy": "x402-exact" } }
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.