You're viewing a demo portfolio

Join the waitlist
PRSM

list_datasets

Active

Tool of Bpstat Pt

declared in 0.1.0

List the datasets within a statistical domain (use a domain id from list_domains). Returns a JSON-stat collection; each item has extension.id (the dataset id, a hex string) and extension.num_series. The dataset id feeds get_dataset. lang defaults to PT.

Parameters schema

{
  "type": "object",
  "required": [
    "domain_id"
  ],
  "properties": {
    "lang": {
      "type": "string",
      "description": "Language: \"PT\" (default) or \"EN\"."
    },
    "domain_id": {
      "type": "integer",
      "description": "Domain id from list_domains, e.g. 3 (Balança de pagamentos)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Bpstat Pt

https://github.com/pipeworx-io/mcp-bpstat-pt

1/7 registries
View full server →
list_datasets — Bpstat Pt — PRSM MCP