pub async fn handle_workspaces_get_name( Runtime: Arc<ApplicationRunTime>, ) -> Result<Value, String>
Return the workspace name (basename of root folder, or None if untitled).