Singapore Live Taxi Density
gov.sg.taxi_availabilityRetrieve live taxi availability across Singapore aggregated to a 5km grid. Returns the top 30 zones by taxi count and the snapshot timestamp to identify areas with taxis.
Instructions
Live taxi positions across Singapore aggregated to a 5km grid — returns the top 30 zones by taxi count and the timestamp of the snapshot. LTA, SG Open Data Licence v1.0
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Set to true to bypass cache and re-fetch 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. |