uc_table_delete
Deletes a table in Databricks Unity Catalog by providing the full table name (catalog.schema.table).
Instructions
Delete a table (DELETE /api/2.1/unity-catalog/tables/{full_name}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_name | Yes | Table full name (catalog.schema.table) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |