get_table_columns
Retrieve column names, types, and identifiers for any table using its UUID.
Instructions
Get all columns defined on a table. Returns column names, types, and identifiers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_uuid | Yes | The UUID of the table |