censtatd_table_info
ActiveTool of Censtatd Hk
Get metadata for a Hong Kong C&SD statistical table without pulling the data: title, footnotes (tablenote), and source/contact. Use to confirm a table id and read measurement caveats before calling censtatd_get_table. Returns title, notes and source for the given id.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Table id, e.g. '310-31001'."
},
"lang": {
"enum": [
"en",
"tc",
"sc"
],
"type": "string",
"description": "Language. Default en."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Censtatd Hk
https://github.com/pipeworx-io/mcp-censtatd-hk
1/7 registries