update_test
Update test labels and custom fields in TestRail to maintain accurate test case organization and metadata.
Instructions
Updates the labels assigned to an existing test.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| test_id | Yes | The ID of the test to be updated | |
| labels | No | The ID of a label, the title of a label or both, in array form | |
| custom | No | Custom fields (key-value pairs) |