deleteWorkflowRun
inline suspend fun NovaActClient.deleteWorkflowRun(crossinline block: DeleteWorkflowRunRequest.Builder.() -> Unit): DeleteWorkflowRunResponse
Terminates and cleans up a workflow run, stopping all associated acts and sessions.