show_manifests
Retrieve and display Iceberg table manifests from a given catalog, schema, and table. Optionally include manifests from all snapshots.
Instructions
Show Iceberg table manifests
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog | Yes | catalog name | |
| schema_name | Yes | schema name | |
| table | Yes | The name of the table | |
| all_snapshots | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |