describe-view
Retrieve detailed information about a Snowflake view, including column definitions and SQL query, to simplify analysis and integration.
Instructions
Get details of a view (columns, SQL).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | ||
| schema | Yes | ||
| view | Yes |