query
ActiveTool of Data Cityofchicago
declared in 0.1.0
SoQL query.
Parameters schema
{
"type": "object",
"examples": [
{
"resource_id": "a9u6-brt9"
},
{
"limit": 100,
"where": "year > 2020",
"select": "case_number, date, location",
"resource_id": "a9u6-brt9"
}
],
"required": [
"resource_id"
],
"properties": {
"group": {
"type": "string"
},
"limit": {
"type": "number"
},
"order": {
"type": "string"
},
"where": {
"type": "string"
},
"offset": {
"type": "number"
},
"select": {
"type": "string"
},
"resource_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Data Cityofchicago
https://github.com/pipeworx-io/mcp-data-cityofchicago
1/7 registries