Skip to main content
Glama

Keboola Explorer MCP Server

get_table_metadata

Retrieve comprehensive metadata for a specific table, including its database identifier and column details, to streamline data management and analysis.

Instructions

Get detailed information about a specific table including its DB identifier and column information.

Input Schema

NameRequiredDescriptionDefault
table_idYesUnique ID of the table.

Input Schema (JSON Schema)

{ "properties": { "table_id": { "description": "Unique ID of the table.", "title": "Table Id", "type": "string" } }, "required": [ "table_id" ], "title": "get_table_metadataArguments", "type": "object" }

You must be authenticated.

Other Tools from Keboola Explorer MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/keboola/keboola-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server