clone_test_cases
Clone test cases in bulk into a target project and optional folder. Submit test case IDs and project ID to initiate a background task that returns a taskId and progressUrl for monitoring completion.
Instructions
Bulk clone one or more test cases into a target project and optional folder. Returns a background task object with a taskId and progressUrl to poll for completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testcaseIds | Yes | Test case IDs to clone | |
| projectId | Yes | Target project ID or key | |
| folderId | No | Target folder ID |