addSuite
Creates a new test suite in a TestRail project. Provide project ID, suite name, and optional description.
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) / テストスイートの説明(任意) |