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