moveSection
Reposition test sections within the hierarchy by specifying target parent and optional after section ID.
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 |