Browse a dimension's available codes
browse_dimension_codesBrowse the full available code list of ONE dimension, one level or page at a time.
Use this when inspect shows a dimension with more codes than it can
display (large geographies, detailed product/COICOP classifications).
Hierarchical codelists are surfaced one level at a time — top-level codes
first, then drill into a code's narrower members with expand. Flat
codelists are paginated with offset.
Common workflow: discover -> inspect -> browse_dimension_codes -> build_url
Args: agency_id: SDMX agency code, e.g. "ABS", "ESTAT", "OECD" dataflow_id: SDMX dataflow identifier, e.g. "ERP_Q" dimension_id: Dimension to browse, e.g. "REF_AREA" (from inspect) expand: Optional code id — list that code's direct narrower members instead of the top level offset: Pagination offset within the current level (default 0) debug: Append a per-stage telemetry breakdown (only populated when GSDMX2_MCP_TELEMETRY is enabled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| debug | No | ||
| expand | No | ||
| offset | No | ||
| agency_id | Yes | ||
| dataflow_id | Yes | ||
| dimension_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |