get_table_schema
Retrieve the schema of a specified Iceberg table by providing its namespace and table name, enabling efficient metadata interaction within Apache Iceberg data lakehouses.
Instructions
Provides the schema for a given Iceberg table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
namespace | Yes | ||
table_name | Yes |