addRunToPlanEntry
Extend a test plan by adding a new test run to an existing plan entry. Specify plan ID, entry ID, config IDs; optionally include all cases, assign user, or select cases.
Instructions
Adds a new test run to an existing plan entry / 既存のプランエントリーに新しいテストランを追加します
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | Yes | TestRail Plan ID | |
| entryId | Yes | Plan Entry ID | |
| configIds | Yes | Configuration IDs for the test run | |
| description | No | Test run description | |
| assignedtoId | No | User ID to assign to | |
| includeAll | No | Include all test cases | |
| caseIds | No | Specific case IDs to include | |
| refs | No | References |