list_tables
List all tables within a specific schema and catalog to quickly explore available data.
Instructions
List all tables in a schema.
Args: catalog: The name of the catalog schema: The name of the schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | The schema name | |
| catalog | Yes | The catalog name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |