Update Config Field
updateConfigFieldSet or clear a config field's value. A locked field stays editable here (locking only tells an agent not to reason around the value, it never blocks a human correction). value: null clears the field back to "default".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| fieldId | Yes | Config field ID | |
| automationId | Yes | Automation ID |