Singapore 2-Hour Weather Forecast
gov.sg.weather_forecastRetrieve a 2-hour weather forecast for 51 Singapore zones, covering conditions like showers or cloudy. Optionally, query historical data for a specific date.
Instructions
Real-time 2-hour weather forecast for 51 Singapore zones (showers/cloudy/etc.) from NEA. Singapore Open Data Licence v1.0
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Optional ISO 8601 date (YYYY-MM-DD) or datetime to query historical data. If omitted, returns the latest snapshot. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |