add_suite
Create a new test suite in a TestRail project by providing project ID, suite name, and optional description to organize related test cases.
Instructions
Create a test suite
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Suite name | |
| project_id | Yes | Project ID | |
| description | No | Suite description |