MCP Firebird

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

validate-database

Verify and maintain Firebird database integrity by validating data and indexes, with optional error correction and detailed progress reporting.

Instructions

Validates the integrity of the Firebird database

Input Schema

NameRequiredDescriptionDefault
optionsNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "options": { "additionalProperties": false, "properties": { "checkData": { "default": true, "description": "Whether to validate data integrity", "type": "boolean" }, "checkIndexes": { "default": true, "description": "Whether to validate indexes", "type": "boolean" }, "fixErrors": { "default": false, "description": "Whether to attempt to fix errors", "type": "boolean" }, "verbose": { "default": false, "description": "Whether to show detailed progress", "type": "boolean" } }, "type": "object" } }, "type": "object" }
ID: jh98erzet6