delete_workflow_deployment
Remove a specific deployment from a workflow version in the NGS360 platform by providing the workflow, version, and deployment UUIDs.
Instructions
Remove a platform deployment.
Args: workflow_id: The workflow UUID version_id: The version UUID deployment_id: The deployment UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version_id | Yes | ||
| workflow_id | Yes | ||
| deployment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |