create_suite
Creates a new test suite within a multi-suite TestRail project for structured test case organization.
Instructions
Create a new TestRail suite in a project (only works on multi-suite projects).
project_id defaults to TESTRAIL_PROJECT_ID from env.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| project_id | No | ||
| description | No |