invokeActStep
inline suspend fun NovaActClient.invokeActStep(crossinline block: InvokeActStepRequest.Builder.() -> Unit): InvokeActStepResponse
Executes the next step of an act, processing tool call results and returning new tool calls if needed.