move_section
Relocate a TestRail section under a new parent or at a specific position using its section ID.
Instructions
Move a section to a new parent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after_id | No | Section ID to insert after | |
| parent_id | No | New parent section ID (null for root) | |
| section_id | Yes | Section ID |