You're viewing a demo portfolio

Join the waitlist
PRSM

query_table

Active

Tool of Asub Ax

declared in 0.1.0

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\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Asub Ax

https://github.com/pipeworx-io/mcp-asub-ax

1/7 registries
View full server →