kiwi_update_test_run
Update specific fields of an existing test run by supplying its ID and a partial values object, e.g. set the stop date to record completion.
Instructions
Update a test run with a partial field dict (e.g. {"stop_date": "2026-09-08 17:00:00"}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | ||
| values | Yes |