describe_table
Get a detailed description of a table's columns, keys, and indexes to understand its structure.
Instructions
Describe columns, keys, and indexes for a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | ||
| database | No | ||
| table_name | Yes | ||
| connection_id | Yes |