dataset_columns
ActiveTool of Bts
List the columns of a data.bts.gov dataset: field name (used in SoQL $select/$where), human label, and data type (number, text, calendar_date, etc.). 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. \"crem-w557\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Bts
https://github.com/pipeworx-io/mcp-bts
1/7 registries