MCP Firebird

by PuroDelphi
Verified
MIT License
2,147
4
  • Apple
  • Linux

analyze-missing-indexes

Identifies missing indexes in a Firebird SQL query to optimize database performance and enhance query execution efficiency.

Instructions

Analyzes a SQL query to identify missing indexes that could improve performance

Input Schema

NameRequiredDescriptionDefault
sqlYesSQL query to analyze for missing indexes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "sql": { "description": "SQL query to analyze for missing indexes", "minLength": 1, "type": "string" } }, "required": [ "sql" ], "type": "object" }
ID: jh98erzet6