list_dataflows
ActiveTool of Abs Au
Browse or search ABS datasets (dataflows). Returns dataflow IDs + descriptive names; the ID (e.g. "CPI", "ALC", "ABS_REGIONAL_LGA2021") is what you pass to dataflow_structure and get_data. Optionally filter by a case-insensitive substring against the ID and name.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max results to return (default 50, max 500)."
},
"search": {
"type": "string",
"description": "Case-insensitive substring to match against dataflow id/name (e.g. \"consumer price\", \"labour\", \"population\")."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Abs Au
https://github.com/pipeworx-io/mcp-abs-au
1/7 registries