HK agencies list
hk_list_domains
TW-specificMIT
Scope: Hong Kong public datasets and government data.
List HK data.gov.hk provider agencies with dataset counts (125 total). Use when the user asks "which departments publish X" or wants orientation. Top providers: 政府統計處 (921) · 保險業監管局 (245) · 金管局 (196) · 社署 · 康文署. Returns sorted by dataset count descending. Pass `organization_name` values as the `agency` filter in `hk_search_datasets`.
Input schema
{
"properties": {
"limit": {
"default": 50,
"title": "Limit",
"type": "integer"
}
},
"title": "hk_list_domainsArguments",
"type": "object"
}How to call
Once your Twinkle Hub MCP client is configured, your agent will see hk_list_domains. Just ask it to call — example:
# Ask Claude / any MCP client: 請用 hk_list_domains 處理 "…"。 # It will call: hk_list_domains(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