describe_table
Retrieve the schema of a Snowflake table by providing the table name, including optional database and schema prefixes.
Instructions
Get table schema information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | The table name (can include database.schema.table) |