update_case
Update an existing test case in TestRail by specifying the case ID and optionally modifying fields like title, priority, estimate, or steps.
Instructions
Update an existing test case
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refs | No | ||
| title | No | ||
| case_id | Yes | ||
| type_id | No | ||
| estimate | No | ||
| priority_id | No | ||
| milestone_id | No | ||
| steps_separated | No | ||
| custom_steps_separated | No |