get_table_metadata
Retrieve column details and structure information for database tables to understand data organization and relationships.
Instructions
Get column metadata for a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database_id | Yes | ||
| table_name | Yes | ||
| schema | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||