navi_weather
Get real-time weather and 3-day forecast for any location worldwide by city name or coordinates. Returns temperature, humidity, wind, precipitation, and conditions.
Instructions
Real-time weather data and 3-day forecast for any location worldwide. Accepts city name or lat/lon coordinates. Returns temperature, humidity, wind, precipitation, and conditions. Powered by Open-Meteo. (Paid via x402: $0.001 USDC per call on Base, settled automatically.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Latitude (e.g. 1.3521). Use with lon. | |
| lon | No | Longitude (e.g. 103.8198). Use with lat. | |
| location | No | City or place name (e.g. Singapore, Paris, New York). Alternative to lat/lon. |