update_run
Update an existing test run in TestRail by providing the run ID and optional changes to name, description, or milestone.
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) |