show_tables
List all tables in a Trino or Iceberg schema using catalog and schema name inputs. Retrieves complete table inventories to enable data exploration and querying workflows.
Instructions
List all tables in a schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| catalog | Yes | The name of the catalog | |
| schema_name | Yes | The name of the schema |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |