describe_table
Retrieve column metadata for a specified table from a configured database, enabling schema inspection without querying data.
Instructions
Return column metadata for a table in one configured database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| database | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |