updateSuite
Updates an existing TestRail test suite by specifying its ID and optionally setting a new name or description.
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) / テストスイートの新しい説明(任意) |