list_editions
ActiveTool of mcp-uk-ons
declared in 0.1.0
List all named editions of an ONS dataset (e.g., "time-series", "annual"). Returns each edition label, release date, state, and the latest version ID to use with get_version or get_observations.
Parameters schema
{
"type": "object",
"examples": [
{
"dataset_id": "cpih01"
}
],
"required": [
"dataset_id"
],
"properties": {
"dataset_id": {
"type": "string",
"description": "ONS dataset ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-uk-ons
https://github.com/pipeworx-io/mcp-uk-ons
2/7 registries