describe_table
Retrieve detailed information about a table's structure, including columns, keys, and indexes, using a connection and table name.
Instructions
Describe columns, keys, and indexes for a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | ||
| table_name | Yes | ||
| schema | No | ||
| database | No |