get_table_comment
Retrieve the authoritative comment for any table in your Redshift schema to understand its actual data content, providing clarity beyond the table name.
Instructions
Get the authoritative comment for a table — defines what data it actually contains; trust it over the table name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_name | Yes | ||
| schema_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||