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