publish-workflow
Publish a workflow draft for production execution. Add a comment and description to document changes, creating a new version and incrementing the draft.
Instructions
Publish an existing workflow DRAFT, making it available for production execution. Adds a comment and description to document the publication. Creates a new published version and increments the draft version number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Comment describing the changes in this publication | |
| workflowId | Yes | The ID of the workflow to publish | |
| description | No | Normative description of this workflow |