get_query_performance
Analyze SQL query performance to identify slow queries and optimize database operations. Filter by specific tools and set limits for targeted performance breakdown.
Instructions
Get detailed query performance breakdown by tool
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of queries to analyze (optional, defaults to 50) | |
| tool_filter | No | Filter by specific MCP tool name (optional) | |
| slow_only | No | Only return slow queries (optional, defaults to false) |