You're viewing a demo portfolio

Join the waitlist
PRSM

tables_for_operation

Active

Tool of Ine Es

declared in 0.1.0

List the statistical tables belonging to one INE operation. operationId may be the numeric Id (e.g. 25) or the operation code (e.g. "IPC", "EPA"). Each table has an Id used by series_in_table / table_data.

Parameters schema

{
  "type": "object",
  "required": [
    "operationId"
  ],
  "properties": {
    "lang": {
      "enum": [
        "EN",
        "ES"
      ],
      "type": "string",
      "description": "Response language. Default EN."
    },
    "operationId": {
      "type": "string",
      "description": "Numeric Id or code, e.g. \"IPC\", \"EPA\", \"25\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ine Es

https://github.com/pipeworx-io/mcp-ine-es

1/7 registries
View full server →