create_workflow_version
Creates a new workflow version by auto-incrementing the version number. Provide the workflow UUID and URI to the definition file.
Instructions
Create a new version for a workflow.
Version number is auto-incremented.
Args: workflow_id: The workflow UUID definition_uri: URI to the workflow definition file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| definition_uri | Yes |