Xweather
XWeather gives weather information for a location. Ask for the current weather, a 5-day forecast, or a radar image.
XWeather is a plugin that provides the current weather, 5-day forecast, or a radar image for any user-specified location. The plugin offers endpoints as /version, /weather/summary/{location}, /weather/forecast/{location}, and /radar/{location} with details of temperature, feels like, wind speed and direction, precipitation, snow, weather alerts, UV index, and more. Additionally, XWeather customizes output in local units, depending on the location's format and requests from the user. Whether you want to check the weather forecast before going out or prepare for a trip anywhere in the world, XWeather will provide you with timely and accurate information.
How to
Comments (0)
Try it
API docs
Learn how to use Xweather effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "What is the weather like today in New York City?"
-
Prompt 2: "Check the forecast for London tomorrow."
-
Prompt 3: "Show me the current radar image for Miami."
-
Prompt 4: "What is the UV index in San Francisco?"
-
Prompt 5: "Tell me the weather conditions in Seattle for the next 4 days."
Features and commands
Feature/Command | Description |
---|---|
/weather/summary/{location} | Returns the current weather for the user specified location, including date, temperature, feels-like temperature, wind direction, wind speed, precipitation, snow, weather conditions, active weather alerts, and UV index. Provide the location in the following formats: 'city name, state', 'city name, country', 'latitude, longitude', 'zip code', or |