analyze_query
Analyzes SQL query performance using profiles by processing query ID and SQL. Part of the StarRocks MCP Server, enabling efficient query optimization and database exploration.
Instructions
Analyze query via profile
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sql | Yes | Query SQL | |
uuid | Yes | Query ID, a string composed of 32 hexadecimal digits formatted as 8-4-4-4-12 |