You're viewing a demo portfolio

Join the waitlist
PRSM

dataflow_structure

Active

Tool of mcp-istat-it

declared in 0.1.0

Get the structure (Data Structure Definition) of one ISTAT dataset: its ordered dimensions and, for each, the valid codes. Use this to learn how to build the dot-separated SDMX key for get_data. The key positions correspond to the dimensions in order; an empty position is a wildcard. Example: dataflow_structure({ dataflow_id: "101_1015" }).

Parameters schema

{
  "type": "object",
  "required": [
    "dataflow_id"
  ],
  "properties": {
    "dataflow_id": {
      "type": "string",
      "description": "ISTAT dataflow id from list_dataflows, e.g. \"101_1015\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-istat-it

https://github.com/pipeworx-io/mcp-istat-it

2/7 registries
View full server →