delete_column
Remove a column from a table by specifying the table UUID and column ID.
Instructions
Delete a column from a table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_uuid | Yes | The UUID of the table | |
| column_id | Yes | The UUID of the column to delete |