addSuite
Create a new test suite in a TestRail project by providing project ID and suite name. Optionally add a description to organize test cases effectively.
Instructions
Creates a new test suite in the specified project / 指定されたプロジェクトに新しいテストスイートを作成します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the test suite / テストスイートの名前 | |
| projectId | Yes | TestRail Project ID where the suite will be created / スイートを作成するTestRailプロジェクトID | |
| description | No | Description of the test suite (optional) / テストスイートの説明(任意) |