Activate change
change_activateMake an existing change active so journal entries get tagged with its ID and change tools default to it.
Instructions
Make an existing change the active one. While a change is active, every journal entry written by mutating operations is tagged with its id, and the change tools default to it. Returns a short summary of the change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changeId | Yes | Id of the change to activate, as returned by change_create. | |
| workspace | No | Workspace name (see workspace_list). Defaults to the primary workspace. |