fn apply_tab_created( wstore: &WaveStore, workspace_id: &str, tab_id: &str, name: &str, ) -> Result<(), Box<dyn Error>>