ado_list_test_cases
Retrieve all test cases from a specific test suite in Azure DevOps.
Instructions
List the test cases in 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 |