show_table_properties
Retrieve Iceberg table properties from Trino catalogs to inspect metadata, storage configurations, and partitioning details for data analysis.
Instructions
Show Iceberg table properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog | Yes | catalog name | |
| schema_name | Yes | schema name | |
| table | Yes | The name of the table |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |