TOOL API
get_ current_ weather
Get current weather and a 3-day forecast for any city, airport code, or coordinates. Uses wttr.in — no API key needed, very fast. Args: location: City name (e.g. "Beijing"), airport IATA code (e.g. "PEK"), or "lat,lon" coordinates (e.g. "39.9,116.4"). Use '+' for spaces, e.g. "New+York". units: "metric" (°C, km/h) or "uscs" (°F, mph). Default: "metric". lang: Language code for condition descriptions (e.g. "zh", "en", "ja"). Default: "zh".
lifestyle1 credits
Call information
- Tool slug
- weather-free.get_current_weather
- Provider
- Weather
- Average response
- 1989 ms
- Calls in 7 days
- 5
Input parameters
locationrequiredstring
unitsstring
langstring