get_weather_forecast
Retrieve weather forecasts for Philippine locations using official PAGASA or Open-Meteo data sources to support planning and analysis.
Instructions
Get weather forecast for a Philippine location.
Uses PAGASA TenDay API when PAGASA_API_TOKEN is set, Open-Meteo otherwise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Municipality, city, or province name. | |
| days | No | Forecast days (1-10, default 3). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||