ado_get_test_plan
Retrieve a specific test plan from Azure DevOps by providing its unique ID. Access plan details with a single request.
Instructions
Get a single test plan by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | Yes | Test plan ID | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |