table_overview
Retrieve a detailed summary of a specific table, including column details, up to 5 sample rows, and total row count. Optionally, refresh the data to bypass cached results.
Instructions
Get an overview of a specific table: columns, sample rows (up to 5), and total row count. Uses cache unless refresh=true.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
refresh | No | Optional: Set to true to force refresh the overview, ignoring the cache. Defaults to false. | |
table | Yes | [db.]<table> required. Uses default database 'analytics_prod' if `db` part is omitted. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from StarRocks MCP Server
Related Tools
- @StarRocks/mcp-server-starrocks
- @honeycombio/honeycomb-mcp
- @yangkyeongmo/mcp-server-openmetadata
- @yangkyeongmo/mcp-server-openmetadata
- @keboola/keboola-mcp-server
- @Braffolk/mcp-summarization-functions