describe_table
Retrieve schema information for a Snowflake table by providing its fully qualified name in database.schema.table format.
Instructions
Get the schema information for a specific table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | Fully qualified table name in the format 'database.schema.table' |