move_cases_to_section
Move specified test cases to a different section in TestRail by providing case IDs and target section ID. Organize test suites by relocating cases to the appropriate section.
Instructions
Move cases to another section
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case_ids | Yes | Array of case IDs to move | |
| suite_id | No | Suite ID | |
| section_id | Yes | Section ID |