execute_workflow_with_monitoring
Execute a workflow by its ID, monitor its status, and retrieve job details upon completion or failure. Input data is passed as name-value pairs for customized 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 |