delete_table
Permanently delete a Baserow table by its ID, removing all fields and rows. Use for schema cleanup when a table is no longer needed.
Instructions
Delete a table by ID. This action is irreversible and will delete all fields and rows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes | The table ID to delete. |