performance_analyze_database_index_usage
Analyze database index usage statistics and receive optimization recommendations to reduce table scans and improve query performance.
Instructions
Analyze database index usage and provide optimization recommendations.
This tool examines database index usage statistics, identifies missing indexes, analyzes table scan patterns, and provides specific recommendations for database performance optimization. Use this for database tuning.
Returns: Database index analysis and optimization recommendations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metrics | Yes | Performance metrics data |