dataset_dimensions
ActiveTool of Datacube Sk
declared in 0.1.0
List the dimensions of one cube, in path order, with each dimension's valid value codes and labels. Selections in get_data are positional and must follow this dimension order. Get the cube code from list_datasets.
Parameters schema
{
"type": "object",
"required": [
"cube"
],
"properties": {
"cube": {
"type": "string",
"description": "Cube code, e.g. \"as1001rs\" (from list_datasets)."
},
"lang": {
"enum": [
"en",
"sk"
],
"type": "string",
"description": "Label language (default \"en\")."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Datacube Sk
https://github.com/pipeworx-io/mcp-datacube-sk
1/7 registries