dataflow_structure
ActiveTool of Abs Au
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)."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Abs Au
https://github.com/pipeworx-io/mcp-abs-au
1/7 registries