You're viewing a demo portfolio

Join the waitlist
PRSM

dataset_columns

Active

Tool of Bts

declared in 0.1.0

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\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Bts

https://github.com/pipeworx-io/mcp-bts

1/7 registries
View full server →
dataset_columns — Bts — PRSM MCP