dataset_info
ActiveTool of Cms
Metadata for a CMS dataset by datasetId: title, description, total row count, last-modified date, themes/keywords, and downloadable resources (CSV files, data dictionaries). Use after search_datasets to inspect a dataset before pulling rows.
Parameters schema
{
"type": "object",
"required": [
"datasetId"
],
"properties": {
"datasetId": {
"type": "string",
"description": "Dataset UUID from search_datasets."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Cms
https://github.com/pipeworx-io/mcp-cms
1/7 registries