resolve_test_result
Resolves a test result by updating its status. Provide the test result ID and a payload with the status.
Instructions
Resolve a test result. payload must include status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test result ID. Must be a number (integer), not a string. | |
| payload | Yes |