list_tables
Retrieve all tables in a Snowflake schema by specifying optional database and schema names.
Instructions
List all tables in a schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | The database name (optional) | |
| schema | No | The schema name (optional) |