You're viewing a demo portfolio

Join the waitlist
PRSM

list_dataflows

Active

Tool of Abs Au

declared in 0.1.0

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Abs Au

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

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