describe_table
Retrieve detailed column, key, and index information for a specific table using a database connection.
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 |