List Databases
list-databasesRetrieves database names and organization context within a RawTree cluster, so you can select a database for queries, ingestion, or log inspection.
Instructions
Purpose: List databases in a RawTree organization and cluster.
Returns: Database names and their organization context. Databases with explicit customer-owned storage include s3_storage metadata; null means the database inherits the cluster's default storage. This metadata contains bucket and path values only; credentials are never returned.
When to use:
You need a database name before using query, table, ingest, or log tools
The user wants to switch databases without configuring another MCP server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster | No | RawTree cluster to use for this operation. | |
| organization | No | RawTree organization containing the target cluster. |