execute_workflow_with_monitoring
Run and monitor a workflow by its ID, receiving job status and details upon completion or failure. Input data is provided as name-value pairs for workflow execution.
Instructions
Execute a workflow by its ID and monitor its execution status. This call will return a jobID, he Job status and the job details once the execution is completed or failed. The input data parameter is a list of name-value pairs, each containing a name and value.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
input_data | No | ||
workflow_id | Yes |