SERVICE & TOOLS

Weather
Global weather without API key — current and multi-day forecast (wttr.in + Open-Meteo)
lifestyle
2 available tools
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 cod…
get_ weather_ forecast
Get a detailed weather forecast (up to 16 days) using Open-Meteo JSON API. Best for programmatic / structured use — returns temperature, wind, precipitation, cloud cover and more at hourly resolu…