Get Table Comment
get_table_commentRetrieve the authoritative comment for a Redshift table to understand what data it contains, using schema and table names. Trust this comment over the table name for accurate data discovery.
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 | |||