snowflake_describe_table
Retrieve column definitions, data types, nullability, and primary keys for a Snowflake table or view.
Instructions
Describe column definitions, data types, nullability, and primary keys for a table or view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | ||
| table_name | Yes | ||
| schema_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||