Skip to main content
Glama

mcp-hydrolix

Official

list_tables

Retrieve a list of Hydrolix tables within a specified database to explore and manage schema for time-series data workflows.

Instructions

List available Hydrolix tables in a database

Input Schema

NameRequiredDescriptionDefault
databaseYes
likeNo

Input Schema (JSON Schema)

{ "properties": { "database": { "title": "Database", "type": "string" }, "like": { "default": null, "title": "Like", "type": "string" } }, "required": [ "database" ], "title": "list_tablesArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-hydrolix

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/hydrolix/mcp-hydrolix'

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