move_cases_to_section
Relocate test cases to a different section within a TestRail suite by specifying case IDs, suite ID, and target section ID.
Instructions
Move test cases to another section
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | Target section ID | |
| suite_id | Yes | Target suite ID | |
| case_ids | Yes | Array of case IDs to move |