moveSection
Reorganize test hierarchy by moving a section to a different parent or position. Specify the section, new parent, and optional placement after another section.
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 |