Update Test Plan
update_test_planUpdate the metadata of an existing test plan, including its name.
Instructions
Update the metadata of an existing Test Plan.
Currently, supports updating the name of the plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| plan_id | Yes | ID of the test plan | |
| output_format | No | Output format: 'json' (default) or 'plain'. |