list_datasets
ActiveTool of Bpstat Pt
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)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Bpstat Pt
https://github.com/pipeworx-io/mcp-bpstat-pt
1/7 registries