delete_metric
Deletes a metric from OpenMetadata using its ID. Supports hard deletion and recursive removal of child metrics.
Instructions
Delete a metric from OpenMetadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric_id | Yes | ||
| hard_delete | No | ||
| recursive | No |