pub async fn handle_model_get( Runtime: Arc<ApplicationRunTime>, Args: Vec<Value>, ) -> Result<Value, String>
Get the current snapshot of an open text model, or null if not open.