get_current_weather
Get current weather conditions for a location in Austria and the Alpine region by supplying latitude and longitude. Returns high-resolution GeoSphere Austria data and the datasets used.
Instructions
Get current weather conditions for a location.
High-resolution GeoSphere Austria data (AROME/INCA/nowcast). Serves Austria
and the Alpine region only; a point outside that grid returns an
out-of-coverage notice. The response states which datasets served it.
Args:
latitude: Decimal latitude (e.g. 48.2208 for Vienna). Geocode city
names to coordinates yourself.
longitude: Decimal longitude (e.g. 16.3738 for Vienna).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |