get_fields
ActiveTool of Nsi Bg
declared in 0.1.0
Fetch the field/dimension metadata for an NSI dataset (its column codes plus Bulgarian and English names) as parsed CSV rows. Useful for interpreting the dimension codes in a get_dataset response.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Numeric dataset id, e.g. \"107\"."
},
"lang": {
"enum": [
"en",
"bg"
],
"type": "string",
"description": "Label language. Default en."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Nsi Bg
https://github.com/pipeworx-io/mcp-nsi-bg
1/7 registries