You're viewing a demo portfolio

Join the waitlist
PRSM

ecos_series_items

Active

Tool of Ecos Kr

declared in 0.1.0

List the items (sub-series) within a Bank of Korea ECOS statistic table. Most stat_codes have multiple sub-items (e.g., the exchange-rate table has rows per currency: USD, JPY, EUR, ...). Pass the stat_code from ecos_search_tables; returns item_code, item_name, cycle, data_count, start/end period. Use to discover the exact item codes needed by ecos_get_series.

Parameters schema

{
  "type": "object",
  "required": [
    "stat_code"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max items to return (default 30, max 100)."
    },
    "stat_code": {
      "type": "string",
      "description": "Statistic table code from ecos_search_tables (e.g., \"731Y001\" for exchange rates)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Ecos Kr

https://github.com/pipeworx-io/mcp-ecos-kr

1/7 registries
View full server →
ecos_series_items — Ecos Kr — PRSM MCP