query_table
ActiveTool of Scb Se
declared in 0.1.0
Pull data from a table. body is a PxWeb query object.
Parameters schema
{
"type": "object",
"examples": [
{
"body": {
"query": [
{
"code": "Region",
"selection": {
"filter": "item",
"values": [
"00"
]
}
},
{
"code": "År",
"selection": {
"filter": "top",
"values": [
"1"
]
}
}
],
"response": {
"format": "json-stat2"
}
},
"path": "BE/BE0101/BE0101A/BefolkningNy"
}
],
"required": [
"path",
"body"
],
"properties": {
"body": {
"type": "object",
"description": "{query: [{code, selection: {filter, values}}], response: {format: \"json-stat2\"}}"
},
"path": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Scb Se
https://github.com/pipeworx-io/mcp-scb-se
1/7 registries