describe_table
Fetch the schema and column descriptions for a specific table, providing a clear structure of the data for informed governance and analysis.
Instructions
Get the schema and column descriptions of a specific table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Schema-qualified table name | |
| connector | No | Connector name (optional) |