createWorkflowDefinition
inline suspend fun NovaActClient.createWorkflowDefinition(crossinline block: CreateWorkflowDefinitionRequest.Builder.() -> Unit): CreateWorkflowDefinitionResponse
Creates a new workflow definition template that can be used to execute multiple workflow runs.