update_run
Modify an existing test run in TestRail by updating its name, description, or milestone association to reflect current testing requirements.
Instructions
Update an existing test run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | Run ID | |
| name | No | Run name (optional) | |
| description | No | Run description (optional) | |
| milestone_id | No | Milestone ID (optional) |