delete_test_suite
Delete a test suite from OpenMetadata by providing its ID. Optionally perform a hard delete or include recursive deletion.
Instructions
Delete a test suite from OpenMetadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_suite_id | Yes | ||
| hard_delete | No | ||
| recursive | No |