Daily Forecast
daily_forecastGet up to 8 days of weather forecasts for any Belgian location by municipality or coordinates. Includes official IRM/KMI bulletin text unless disabled, with language options.
Instructions
Return a daily weather forecast for a location in Belgium.
Each day includes the official IRM text bulletin unless
include_text is false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of days to return, clamped to ``[1, 8]``. | |
| commune | No | Municipality name, e.g. "Namur", "Bruxelles". | |
| language | No | Bulletin language: "fr", "nl", "en" or "de". Defaults to the ``IRM_LANG`` environment variable, else English. | en |
| latitude | No | WGS84 latitude; use with ``longitude`` instead of ``commune``. | |
| longitude | No | WGS84 longitude; use with ``latitude`` instead of ``commune``. | |
| include_text | No | Set to false to omit the (long) official bulletin text and save tokens. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |