moveSection
Move a section within the TestRail test hierarchy to reorganize test case structure by specifying new parent and position.
Instructions
Moves a section to a new position in the test hierarchy / テスト階層内の新しい位置にセクションを移動します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sectionId | Yes | TestRail Section ID | |
| parentId | Yes | Parent section ID (null for root) | |
| afterId | No | ID of the section to position after |