delete_field
Remove a field (column) from a Baserow table, permanently deleting all data stored in it. Use it to clean up your database schema when a field is no longer needed.
Instructions
Delete a field (column) from a table. This will remove all data in that field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field_id | Yes | The field ID to delete. |