Describe Table
describe_tableReturns safe column metadata for an allowlisted schema and table, rejecting all other requests.
Instructions
Describe safe column metadata for one allowlisted schema/table; rejects all others.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| schema | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| table | Yes | ||
| schema | Yes | ||
| columns | No |