Set Generation Current Version
set-generation-definitive-versionUse this when the user wants a specific version to become the current content of an existing generation. After authorization, this state-changing action applies version_number to the specified generation_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| generation_id | Yes | Generation ID to update. Call get-generation first to inspect available versions. | |
| version_number | Yes | Existing version number to mark as definitive. |