list_databases
Retrieve a list of available Hydrolix databases to enable schema exploration and data querying within LLM-based workflows via the mcp-hydrolix server.
Instructions
List available Hydrolix databases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_databasesArguments",
"type": "object"
}