WeatherApiSkill
Get current weather conditions for any location using the OpenWeatherMap API.
Class: WeatherApiSkill
Tools: get_weather
Env vars: WEATHER_API_KEY
api_key
OpenWeatherMap API key. Falls back to the WEATHER_API_KEY environment variable.
units
Temperature units: "metric" (Celsius), "imperial" (Fahrenheit), or
"standard" (Kelvin).