Run Test Plan
testplan_runCreate a test launch from a test plan by providing a launch name and optional tags or release.
Instructions
Create a launch from a test plan. Body requires launchName.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test plan ID | |
| tags | No | Launch tags (LaunchTagDto) | |
| extra | No | Extra body fields (e.g. envVarValueSets, issues, links) | |
| releaseId | No | Release ID | |
| launchName | Yes | Name for the new launch (1–255 chars) |