show_tables
List all tables in a specific schema by providing the catalog and schema name.
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 |