Twinkle HubTwinkle Hub
Sign in

📌 2026-08-17 added: ⚖️ Taiwan statute time machine — historical article text · revision history · full-text search · citation graph (935 datasets · 35,454+ rows)

View full changelog →

HK realtime traffic detectors

hk_rt_traffic

TW-specificMIT

Scope: Hong Kong public datasets and government data.

Fetch HK Transport Department real-time traffic detector readings.



Returns {date, period_from, period_to, detector_count, detectors[]}
where each detector has {detector_id, direction, lane_id, speed,
occupancy, volume, s_d, o_d, v_d}.

Input schema

No arguments

How to call

Once your Twinkle Hub MCP client is configured, your agent will see hk_rt_traffic. Just ask it to call — example:

# Ask Claude / any MCP client:
請用 hk_rt_traffic 處理 "…"。

# It will call:
hk_rt_traffic(input="…")

Haven't set up a client yet?

Claude Desktop in 3 minutes — download the .mcpb and double-click, or see docs for other clients.

See user docs