dataset_columns
ActiveTool of Datos Co
List the columns of a datos.gov.co dataset: field name (used in SoQL $select/$where), human label, and data type. Call this before query_dataset so you know which fields exist. datasetId is the Socrata 4x4 code from search_datasets.
Parameters schema
{
"type": "object",
"required": [
"datasetId"
],
"properties": {
"datasetId": {
"type": "string",
"description": "Socrata 4x4 id, e.g. \"gt2j-8ykr\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Datos Co
https://github.com/pipeworx-io/mcp-datos-co
1/7 registries