delete_workflow_alias
Remove an alias from a workflow by specifying the workflow UUID and alias name, keeping workflow identifiers organized and conflict-free.
Instructions
Remove an alias from a workflow.
Args: workflow_id: The workflow UUID alias: Alias name to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |