get_metadata_catalog
Retrieve the complete metadata catalog for a data source, listing all databases, schemas, and tables to understand its structure.
Instructions
Get FULL metadata catalog (all databases, schemas, tables). USE: When starting with a data source to understand what's available. WARNING: Can be slow for large databases - prefer search_tables for targeted queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasource_name | Yes |