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