list_tables
List all tables in a specified Snowflake database and schema for easy schema exploration and data management.
Instructions
List all tables in a specific database and schema
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | Database name | |
| schema | Yes | Schema name |