get_dataset
ActiveTool of Cso Ie
declared in 0.1.0
Read a full CSO table as JSON-stat 2.0 (dimensions + flat value array). Some tables are large (the CPI table is ~60k values); use dataset_metadata first to gauge size, or use query_dataset to fetch a filtered slice instead.
Parameters schema
{
"type": "object",
"required": [
"matrix"
],
"properties": {
"matrix": {
"type": "string",
"description": "Matrix code, e.g. \"CPM01\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Cso Ie
https://github.com/pipeworx-io/mcp-cso-ie
1/7 registries