You're viewing a demo portfolio

Join the waitlist
PRSM

dataset_dimensions

Active

Tool 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\")."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Datacube Sk

https://github.com/pipeworx-io/mcp-datacube-sk

1/7 registries
View full server →