add_tests_to_test_plan
Add multiple tests to an existing test plan by providing the test plan key and list of test keys.
Instructions
Add tests to an existing test plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_plan_key | Yes | Test Plan issue key (e.g., PROJ-789) | |
| test_keys | Yes | Comma-separated test keys to add |