db_overview
Quickly retrieve an overview of all tables in a StarRocks database, including columns, sample rows, and row counts. Use cache for efficiency or force refresh for updated data.
Instructions
Get an overview (columns, sample rows, row count) for ALL tables in a database. Uses cache unless refresh=True.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
db | No | Database name. Optional: uses the default database 'analytics_prod' if not provided. | |
refresh | No | Optional: Set to true to force refresh the overview, ignoring the cache. Defaults to false. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from StarRocks MCP Server
Related Tools
- @StarRocks/mcp-server-starrocks
- @StarRocks/mcp-server-starrocks
- @StarRocks/mcp-server-starrocks
- @honeycombio/honeycomb-mcp
- @StarRocks/mcp-server-starrocks
- @aliyun/alibabacloud-dataworks-mcp-server