get_column_comment
Retrieve the authoritative comment for a column to understand its business meaning and calculation logic, ensuring clarity beyond the column name.
Instructions
Get the authoritative comment for a column — defines its business meaning and calculation logic; trust it over the column name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ||
| column_name | Yes | ||
| schema_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||