query_metadata_table
Query Iceberg metadata tables with a configurable row limit and optional column selection for safe data exploration.
Instructions
Query an Iceberg metadata table with a safe row limit. Optional comma-separated columns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| table | Yes | ||
| columns | No | ||
| metadata_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |