describe_metadata_table
Retrieve the schema for Iceberg metadata tables such as snapshots, files, or refs to understand their structure.
Instructions
Describe the schema of an Iceberg metadata table (e.g. snapshots, files, refs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| metadata_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |