ado_add_test_cases
Add existing test case work items to a test suite in Azure DevOps using plan ID, suite ID, and work item IDs.
Instructions
Add existing test case work items to a suite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | Yes | Test plan ID | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) | |
| suiteId | Yes | Test suite ID | |
| workItemIds | Yes | Test case work item IDs to add |