get_current_weather
Retrieve current weather conditions for any location using latitude and longitude. Get high-resolution data for Austria and the Alps, with global fallback to Open-Meteo.
Instructions
Get current weather conditions for a location.
High-resolution GeoSphere Austria data (AROME/INCA) is used inside its
Austria/Alps coverage; elsewhere the tool falls back to Open-Meteo. The
response states which source 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 |