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 dataset metadata

hk_get_dataset

TW-specificMIT

Scope: Hong Kong public datasets and government data.

Fetch full HK dataset metadata + resource URLs + trilingual notes.

**Prefer `hk_list_resources`** if you only want the resource file list —
cleaner output. Use this when you also need `notes_en/tc/sc`, license
fields, or created/modified timestamps.

Args:
    dataset_id: CKAN `name` (e.g. "hk-td-tis_19-special-traffic-news-v2")

Input schema

{
  "properties": {
    "dataset_id": {
      "title": "Dataset Id",
      "type": "string"
    }
  },
  "required": [
    "dataset_id"
  ],
  "title": "hk_get_datasetArguments",
  "type": "object"
}

How to call

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

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

# It will call:
hk_get_dataset(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