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 spatial layer detail

hk_get_spatial_layer

TW-specificMIT

Scope: Hong Kong public datasets and government data.

Fetch full CSDI record + WMS/WFS service URLs (call after hk_search_spatial).

Returns `references[]` containing OGC WMS/WFS/service endpoints usable
a promising layer.

Input schema

{
  "properties": {
    "identifier": {
      "title": "Identifier",
      "type": "string"
    }
  },
  "required": [
    "identifier"
  ],
  "title": "hk_get_spatial_layerArguments",
  "type": "object"
}

How to call

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

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

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