getWorkflowRun
inline suspend fun NovaActClient.getWorkflowRun(crossinline block: GetWorkflowRunRequest.Builder.() -> Unit): GetWorkflowRunResponse
Retrieves the current state, configuration, and execution details of a workflow run.