describe-batch-tables
describe-batch-tablesRetrieves detailed schema for multiple tables in parallel, eliminating slow sequential metadata lookups.
Instructions
Gets the detailed schema of multiple tables in parallel for improved performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tableNames | Yes | Array of table names to describe | |
| maxConcurrent | No | Maximum number of concurrent operations (default: 5) |