add_section
Create a section in TestRail to organize test cases by specifying project and section name, with optional suite, parent, and description.
Instructions
Create a section
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Section name | |
| suite_id | No | Suite ID (for multi-suite projects) | |
| parent_id | No | Parent section ID | |
| project_id | Yes | Project ID | |
| description | No | Section description |