query_table
ActiveTool of Asub Ax
POST a PxWeb selection query to an ÅSUB table and return the data as json-stat2. Path must end in ".px"; body is a PxWeb query object with a "query" array of {code, selection: {filter, values}} entries plus {response: {format: "json-stat2"}}. Narrow each dimension's values to stay under PxWeb's per-response cell limit.
Parameters schema
{
"type": "object",
"required": [
"path",
"body"
],
"properties": {
"body": {
"type": "object",
"description": "{query: [{code, selection: {filter, values}}], response: {format: \"json-stat2\"}}"
},
"path": {
"type": "string",
"description": "e.g. \"Statistik/BE/Befolkningsrörelsen/BE006.px\""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Asub Ax
https://github.com/pipeworx-io/mcp-asub-ax
1/7 registries