move_test_case
Move a test case to another folder within the same project to reorganize test suites. Cross-project moves aren't supported.
Instructions
Move a test case to a different folder within the same project. Cross-project moves are not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caseId | Yes | Numeric test case ID to move | |
| targetFolderId | Yes | Target folder UUID (must be in the same project) |