describe_table
Retrieve a table's column names, data types, and constraints to understand its structure in Snowflake.
Instructions
Get detailed information about a table's structure including columns, types, and constraints
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name (can include database.schema.table) |