createWorkflowRun
inline suspend fun NovaActClient.createWorkflowRun(crossinline block: CreateWorkflowRunRequest.Builder.() -> Unit): CreateWorkflowRunResponse
Creates a new execution instance of a workflow definition with specified parameters.