query_table
ActiveTool of Ssb No
declared in 0.1.0
Pull data from a table. id is the numeric SSB table id; body is a PxWeb query object. Omitted dimensions with elimination collapse; otherwise select values per dimension.
Parameters schema
{
"type": "object",
"required": [
"id",
"body"
],
"properties": {
"id": {
"type": "string",
"description": "Numeric table id, e.g. \"07459\"."
},
"body": {
"type": "object",
"description": "{query: [{code, selection: {filter: \"item\", values: [...]}}], response: {format: \"json-stat2\"}}"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ssb No
https://github.com/pipeworx-io/mcp-ssb-no
1/7 registries