describe_table
Inspect and retrieve the structure of any table or collection in SQL and NoSQL databases. Use it to understand column types, keys, and schema details for effective data management.
Instructions
Describe the structure of a specific table or collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| schema | No | ||
| connection_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |