Skip to main content
Glama

Keboola Explorer MCP Server

list_bucket_tables

Retrieve a list of all tables within a specific bucket, including their basic details, using Keboola’s Storage API for efficient data management.

Instructions

List all tables in a specific bucket with their basic information.

Input Schema

NameRequiredDescriptionDefault
bucket_idYesUnique ID of the bucket.

Input Schema (JSON Schema)

{ "properties": { "bucket_id": { "description": "Unique ID of the bucket.", "title": "Bucket Id", "type": "string" } }, "required": [ "bucket_id" ], "title": "list_bucket_tablesArguments", "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