list_tables
Get a complete list of tables in a specified Snowflake database and schema. Use it to identify available data before running queries or exploring schema.
Instructions
List all tables in a specific database and schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | Schema name | |
| database | Yes | Database name |