delete_suite
Delete a test suite, including child suites and test cases, from TestCollab by providing the suite ID.
Instructions
Delete a test suite from TestCollab.
WARNING: This will delete the suite and may affect child suites and test cases. Use with caution.
Required: id (suite ID) Optional: project_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Suite ID to delete (required) | |
| project_id | No | Project ID (optional if TC_DEFAULT_PROJECT is set) |