HK dataset resources listing
hk_list_resources
TW-specificMIT
Scope: Hong Kong public datasets and government data.
List a HK dataset's file resources (index, name, format, URL, size).
they want to see what's inside. Don't ask permission.
Args:
dataset_id: CKAN name (e.g. "hk-hko-rss-daily-total-rainfall").Input schema
{
"properties": {
"dataset_id": {
"title": "Dataset Id",
"type": "string"
}
},
"required": [
"dataset_id"
],
"title": "hk_list_resourcesArguments",
"type": "object"
}How to call
Once your Twinkle Hub MCP client is configured, your agent will see hk_list_resources. Just ask it to call — example:
# Ask Claude / any MCP client: 請用 hk_list_resources 處理 "…"。 # It will call: hk_list_resources(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