nexus_apply_change
Apply a previously previewed configuration change using a one-time change ID and user-controlled approval code.
Instructions
Apply a previously previewed change. Requires server-side write enablement and a user-controlled approval code. Disruptive actions have an additional server-side gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| change_id | Yes | One-time ID returned by nexus_prepare_change. | |
| approval_code | Yes | Exact user-controlled value of NEXUS_WRITE_CONFIRMATION. |