MCP Server for OpenMetadata
by yangkyeongmo
delete_table
Delete a table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
hard_delete | No | Whether to perform a hard delete | |
recursive | No | Whether to recursively delete children | |
table_id | Yes | ID of the table to delete |
Input Schema (JSON Schema)
You must be authenticated.