workflow_start
Start a workflow instance by specifying a template name and required string parameters. Optionally assign an alias to the instance.
Instructions
Start a workflow instance from a template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes | Template name | |
| params | Yes | String workflow parameters | |
| alias | No | Optional instance alias |