You're viewing a demo portfolio

Join the waitlist
PRSM

dataflow_structure

Active

Tool of Abs Au

declared in 0.1.0

For one ABS dataflow, return its ordered dimensions and the valid codes for each. Use this to build a dataKey for get_data: the key has one dot-separated position per dimension, in the order returned here. Call this before get_data.

Parameters schema

{
  "type": "object",
  "required": [
    "dataflowId"
  ],
  "properties": {
    "dataflowId": {
      "type": "string",
      "description": "Dataflow id from list_dataflows, e.g. \"CPI\"."
    },
    "maxCodesPerDimension": {
      "type": "number",
      "description": "Cap codes listed per dimension to keep output small (default 50)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Abs Au

https://github.com/pipeworx-io/mcp-abs-au

1/7 registries
View full server →
dataflow_structure — Abs Au — PRSM MCP