parameter_list
ActiveTool of Bea Gov
declared in 0.1.0
List all required and optional parameters for a specific BEA dataset (e.g. "NIPA"); returns parameter names, descriptions, data types, and whether they are required.
Parameters schema
{
"type": "object",
"examples": [
{
"dataset": "NIPA"
}
],
"required": [
"dataset"
],
"properties": {
"dataset": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Bea Gov
https://github.com/pipeworx-io/mcp-bea-gov
1/7 registries