update_settings
Update a Horizon settings section for general, security, client, feature, or agent-restriction by reading current values and applying changes only to intended fields.
Instructions
Update a Horizon settings section.
setting_type maps to these resources and endpoints: general → horizon://config/settings/general security → horizon://config/settings/security client → horizon://config/settings/client feature → horizon://config/settings/feature agent-restriction → horizon://config/settings/agent-restriction
Always read the current settings first and only modify the fields you intend to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | Updated settings object. Read current values first, modify only the fields you intend to change, then pass the full object here. | |
| setting_type | Yes | Settings section to update. Read current values via the corresponding horizon://config/settings/<type> resource before modifying. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||