kiwi_update_test_case
Update a test case by providing its ID and a partial set of fields to modify, such as summary, text, or status. Specify only the fields that need to change.
Instructions
Update one test case. values is a partial field dict (e.g. {"summary": "...", "text": "...", "case_status_id": 2}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | ||
| case_id | Yes |