add_suite
Create a new test suite in TestRail by specifying a project ID and suite name, with an optional description for organizing test cases.
Instructions
Create a new test suite
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| name | Yes | Suite name | |
| description | No | Suite description (optional) |