You're viewing a demo portfolio

Join the waitlist
PRSM

query_table

Active

Tool of Stat Gl

declared in 0.1.0

POST a PxWeb query to a Statistics Greenland table and return observations as json-stat2. body must be {query:[{code, selection:{filter,values}}], response:{format:'json-stat2'}}. An empty query ({query:[]}) requests the full table but may be rejected for large tables — narrow selections using codes from table_meta.

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. \"BE/BE01/BEXSAT1.PX\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Stat Gl

https://github.com/pipeworx-io/mcp-stat-gl

1/7 registries
View full server →
query_table — Stat Gl — PRSM MCP