forge_unit_test_set_update
Update an existing unit test set by changing only the fields you provide, such as name, description, tags, or included test runs.
Instructions
Update a unit test set. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Updated name | |
| tags | No | Tags (alphanumeric keys and values, no hyphens or special characters) | |
| org_id | No | Org ID (uses active org if omitted) | |
| description | No | Updated description | |
| unit_test_runs | No | Unit test runs included in this set | |
| unit_test_set_id | Yes | The unit test set ID to update |