create_workflow_deployment
Deploy a workflow version to a specified platform by providing the workflow UUID, version UUID, engine name, and external identifier.
Instructions
Deploy a workflow version on a specific platform.
Args: workflow_id: The workflow UUID version_id: The version UUID engine: Platform name (e.g., Arvados, SevenBridges) external_id: Workflow identifier on the external platform
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine | Yes | ||
| version_id | Yes | ||
| external_id | Yes | ||
| workflow_id | Yes |