Singapore Rainfall
gov.sg.rainfallRetrieve 5-minute rainfall measurements from 60 weather stations across Singapore, including station coordinates. Use an optional date to get historical data or omit for 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. |