testpass_edit_item
Override the verdict and notes for a specific test item in a TestPass run to update its status.
Instructions
Override the verdict and optional notes for a single check item in a TestPass run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run the item belongs to | |
| item_id | Yes | The testpass_items row id (uuid) | |
| verdict | Yes | New verdict | |
| notes | No | Optional reviewer notes |