describe-batch-tables
Retrieve detailed schema information for multiple Firebird database tables in parallel to optimize performance and streamline database analysis workflows.
Instructions
Gets the detailed schema of multiple tables in parallel for improved performance.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxConcurrent | No | Maximum number of concurrent operations (default: 5) | |
tableNames | Yes | Array of table names to describe |