get_view
ActiveTool of Statbel Be
Metadata for one Statbel view by its id (a UUID, e.g. from list_views). Returns the view object: name, locale, dataSourceId (the underlying dataset), and publish/change dates. To get the dataset description in all available languages, pass the returned dataSourceId to get_dataset.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "View UUID, e.g. \"1be9b77f-4005-4d58-a885-8281b5bbe617\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Statbel Be
https://github.com/pipeworx-io/mcp-statbel-be
1/7 registries