Execute Workflow
lyzr_execute_workflowExecute a workflow by ID, optionally passing input data to start the run.
Instructions
Execute a workflow, optionally passing input data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | The workflow id to execute | |
| input_data | No | Input data payload for the workflow run |