Singapore PM2.5 Air Quality
gov.sg.air_qualityRetrieve real-time PM2.5 air quality readings for Singapore's five regions (north, south, east, west, central). Optionally query historical data by date. Data from NEA, open license.
Instructions
Real-time PM2.5 readings (μg/m³) for the 5 Singapore regions (north/south/east/west/central). NEA, 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. |