analyze_query_indexes
Analyze up to 10 SQL SELECT queries to receive index recommendations, improving query performance by suggesting optimal database indexes.
Instructions
Recommend indexes for specific SQL queries. Provide up to 10 SELECT queries and get index recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queries | Yes | SQL SELECT queries to analyze (max 10) |