Singapore 2-Hour Weather Forecast
gov.sg.weather_forecastGet real-time 2-hour weather forecast for 51 zones in Singapore. Check showers, cloudy conditions, and more from NEA data. Supports historical queries with optional date input.
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. |