get_query_performance
Retrieve detailed query performance breakdowns for MCP tools, filtering by specific tool or slow queries, to identify bottlenecks.
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) | |
| slow_only | No | Only return slow queries (optional, defaults to false) | |
| tool_filter | No | Filter by specific MCP tool name (optional) |