delete_table
Remove a table from OpenMetadata, optionally with hard deletion or recursive cleanup of related data.
Instructions
Delete a table from OpenMetadata
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes | ||
| hard_delete | No | ||
| recursive | No |