Delete Test Layer
delete_test_layerGenerate a concise meta description focused on the purpose of the delete_test_layer tool, following all formatting and content instructions.
Instructions
Delete a test layer from Allure TestOps. ⚠️ CAUTION: Destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to proceed with deletion. Safety measure. | |
| layer_id | Yes | ID of the test layer to delete. | |
| project_id | No | Allure TestOps project ID. | |
| output_format | No | Output format: 'json' (default) or 'plain'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| action | No | Requested operation name. | |
| status | No | ||
| layer_id | No | ||
| requires_confirmation | No |