update_run
Update an existing test run by modifying its name, description, assigned user, milestone, or included test cases.
Instructions
Update an existing test run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| run_id | Yes | ||
| case_ids | No | ||
| description | No | ||
| include_all | No | ||
| milestone_id | No | ||
| assignedto_id | No |