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

ID: d635xrcyxu