meteo_forecast
Need a detailed weather forecast? Get daily and hourly data for any location in Switzerland for up to 16 days, covering temperature, precipitation, wind, UV, and sun hours.
Instructions
Args: params (ForecastInput): - location: Ortsname (geokodiert) ODER lat/lon direkt - days: Prognosetage (1–16, Standard: 7) - hourly: True für Stundenwerte - response_format: 'markdown' oder 'json'
Returns: str: Tages- (und optional Stunden-)Prognose mit Wettercode und Planung.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |