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