delete_test_plan
Permanently delete a test plan and its associated execution data from TestCollab by providing the test plan ID.
Instructions
Delete a test plan from TestCollab.
WARNING: This permanently deletes the test plan and related execution data.
Required: id (test plan ID) Optional: project_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test plan ID to delete (required) | |
| project_id | No | Project ID (optional if TC_DEFAULT_PROJECT is set) |