update_result_properties
Modify test result keywords and properties by result ID, allowing post-run enrichment or correction of test data.
Instructions
Update keywords or properties on a test result. Requires SYSTEMLINK_MCP_ALLOW_WRITE=1.
Uses TestMonitorClient.update_result. Asset metadata cannot be patched through the current AssetManagementClient, which has no update method.
result_id: Test Monitor result id. keywords: Replacement keyword list if provided. properties: Properties to merge onto the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keywords | No | ||
| result_id | Yes | ||
| properties | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||