moveSection
Moves a section within the test hierarchy by specifying a new parent section and an optional positional reference.
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 |