Update Harness
update_harnessUpdate an existing harness's content or metadata. For a rig-step harness, content is the FULL config object — keep skill intact and set instruction/endpoint/tool/params/model/model_policy (see create_harness for the model-pin semantics).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | New content for the harness (optional) | |
| metadata | No | New metadata for the harness (optional) | |
| harness_id | Yes | UUID of the harness to update |