Singapore Rainfall
gov.sg.rainfallRetrieve 5-minute rainfall measurements (mm) from 60 Singapore weather stations with coordinates. Query historical data by date or get the latest snapshot.
Instructions
5-minute rainfall readings (mm) from 60 NEA weather stations across Singapore with station coords. SG 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. |