tables_for_operation
ActiveTool 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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ine Es
https://github.com/pipeworx-io/mcp-ine-es
1/7 registries