describe_table
Retrieve column metadata for a table in an allowed schema, including column names, data types, and constraints.
Instructions
Return column metadata for SCHEMA.TABLE.
Errors if `schema` is not in the configured allowlist.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | Yes | ||
| table | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |