update_plan
Update an existing test plan by modifying its title, description, or included test cases. Specify project code and plan ID to apply changes.
Instructions
Update an existing test plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code (2-10 uppercase letters, numbers, or underscores) | |
| id | Yes | Entity ID (positive integer) | |
| title | No | Test plan title | |
| description | No | Test plan description | |
| cases | No | Array of test case IDs to include in the plan |