testrail_update_run
Update an existing TestRail test run by ID, optionally changing its name, description, or milestone.
Instructions
Update an existing test run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional new name | |
| run_id | Yes | The ID of the test run to update | |
| description | No | Optional new description | |
| milestone_id | No | Optional milestone ID |