meteo_current
Retrieve current 10-minute weather measurements from any SwissMetNet station, including temperature, precipitation, sunshine, wind, humidity, and pressure.
Instructions
Args: params (CurrentInput): - station: SMN-Kürzel, z.B. 'KLO', 'SMA', 'REH', 'BER' - response_format: 'markdown' oder 'json'
Returns: str: Aktuelle Messwerte mit Zeitstempel, oder Fallback mit Direktlinks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |