updateSuite
Modify an existing test suite in TestRail by updating its name or description to reflect changes in testing requirements.
Instructions
Updates an existing test suite / 既存のテストスイートを更新します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suiteId | Yes | TestRail Suite ID to update / 更新するTestRailスイートID | |
| name | No | New name for the test suite (optional) / テストスイートの新しい名前(任意) | |
| description | No | New description for the test suite (optional) / テストスイートの新しい説明(任意) |